X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=809350f8df5864cf10a91ae657c373b0d798a317;hb=73000814be296eac64124b72fe0f70ff1ca9f05c;hp=a67c6f77a23e61ad84ddc144db00b421c0d8a933;hpb=f61f5b9192f2d82fe3f6a6877d1cc5dce960f1bf;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index a67c6f77a2..809350f8df 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -257,6 +257,7 @@ dist_examples_DATA = \ examples/iecc12.fen \ examples/instant_preview.lyx \ examples/landslide.lyx \ + examples/lilypond.lyx \ examples/linguistics.lyx \ examples/listerrors.lyx \ examples/modernCV.lyx \ @@ -1064,6 +1065,7 @@ dist_layouts_DATA =\ layouts/docbook.layout \ layouts/doublecol-new.layout \ layouts/dtk.layout \ + layouts/ectaart.layout \ layouts/egs.layout \ layouts/elsart.layout \ layouts/elsarticle.layout \ @@ -1100,6 +1102,7 @@ dist_layouts_DATA =\ layouts/kluwer.layout \ layouts/latex8.layout \ layouts/letter.layout \ + layouts/lilypond.module \ layouts/linguistics.module \ layouts/literate-article.layout \ layouts/literate-book.layout \ @@ -1209,6 +1212,7 @@ dist_scripts_PYTHON = \ scripts/legacy_lyxpreview2ppm.py \ scripts/listerrors \ scripts/lyxpreview2bitmap.py \ + scripts/lyxpreview-lytex2bitmap.py \ scripts/lyxpreview-platex2bitmap.py \ scripts/lyxpreview_tools.py \ scripts/tex_copy.py @@ -1227,6 +1231,7 @@ dist_templates_DATA = \ templates/de_beamer-conference-ornate-20min.lyx \ templates/dinbrief.lyx \ templates/docbook_article.lyx \ + templates/ectaart.lyx \ templates/elsarticle.lyx \ templates/es_beamer-conference-ornate-20min.lyx \ templates/fr_beamer-conference-ornate-20min.lyx \