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 \