From: Richard Heck Date: Thu, 24 Nov 2011 19:41:24 +0000 (+0000) Subject: Update Makefile.am after last commit. (Thanks, Julien.) X-Git-Tag: 2.0.2~24 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=b0fcb80de251f90a2228c9f815538f6350cda2f5;p=features.git Update Makefile.am after last commit. (Thanks, Julien.) git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40252 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 68949ee7f5..f624e38e14 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1334,6 +1334,9 @@ dist_layouts_DATA =\ layouts/broadway.layout \ layouts/chess.layout \ layouts/cl2emult.layout \ + layouts/ctex-article.layout \ + layouts/ctex-book.layout \ + layouts/ctex-report.layout \ layouts/customHeadersFooters.module \ layouts/db_lyxmacros.inc \ layouts/db_stdclass.inc \ @@ -1531,6 +1534,9 @@ dist_templates_DATA = \ templates/agu_article.lyx \ templates/apa.lyx \ templates/beamer-conference-ornate-20min.lyx \ + templates/ctex-article.lyx \ + templates/ctex-book.lyx \ + templates/ctex-report.lyx \ templates/de_beamer-conference-ornate-20min.lyx \ templates/dinbrief.lyx \ templates/docbook_article.lyx \