]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
InsetCommand.h: revert my last commit - makes it worse than it helps as quick workaround
[lyx.git] / lib / Makefile.am
index cece6b4324b85b3f835d8bc8d3461edf7209c5ae..6b936977d65a07fd2b74ce29f1d031c433bea475 100644 (file)
@@ -251,11 +251,13 @@ dist_examples_DATA = \
        examples/europeCV.lyx \
        examples/example_lyxified.lyx \
        examples/example_raw.lyx \
+       examples/FeynmanDiagrams.lyx \
        examples/iecc05.fen \
        examples/iecc07.fen \
        examples/iecc12.fen \
        examples/instant_preview.lyx \
        examples/landslide.lyx \
+       examples/lilypond.lyx \
        examples/linguistics.lyx \
        examples/listerrors.lyx \
        examples/modernCV.lyx \
@@ -1046,6 +1048,7 @@ dist_layouts_DATA =\
        layouts/broadway.layout \
        layouts/chess.layout \
        layouts/cl2emult.layout \
+       layouts/customHeadersFooters.module \
        layouts/db_lyxmacros.inc \
        layouts/db_stdclass.inc \
        layouts/db_stdcharstyles.inc \
@@ -1063,6 +1066,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 \
@@ -1077,6 +1081,7 @@ dist_layouts_DATA =\
        layouts/figs-within-sections.module \
        layouts/foils.layout \
        layouts/foottoend.module \
+       layouts/frletter.layout \
        layouts/g-brief.layout \
        layouts/g-brief2.layout \
        layouts/hanging.module \
@@ -1099,6 +1104,8 @@ dist_layouts_DATA =\
        layouts/kluwer.layout \
        layouts/latex8.layout \
        layouts/letter.layout \
+       layouts/lettre.layout \
+       layouts/lilypond.module \
        layouts/linguistics.module \
        layouts/literate-article.layout \
        layouts/literate-book.layout \
@@ -1193,11 +1200,10 @@ dist_layouts_DATA =\
 scriptsdir = $(pkgdatadir)/scripts
 # Note that we "chmod 755" manually these files in install-data-hook.
 dist_scripts_PYTHON = \
-       scripts/TeXFiles.py \
        scripts/bash_completion \
        scripts/clean_dvi.py \
-       scripts/csv2lyx.py \
        scripts/convertDefault.py \
+       scripts/csv2lyx.py \
        scripts/date.py \
        scripts/ext_copy.py \
        scripts/fen2ascii.py \
@@ -1208,9 +1214,15 @@ 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
+       scripts/lyxsweave.R \
+       scripts/prefs2prefs.py \
+       scripts/prefs2prefs_lfuns.py \
+       scripts/prefs2prefs_prefs.py \
+       scripts/tex_copy.py \
+       scripts/TeXFiles.py
 
 templatesdir = $(pkgdatadir)/templates
 dist_templates_DATA = \
@@ -1226,9 +1238,11 @@ 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 \
+       templates/frletter.lyx \
        templates/g-brief2.lyx \
        templates/g-brief-de.lyx \
        templates/g-brief-en.lyx \
@@ -1242,6 +1256,7 @@ dist_templates_DATA = \
        templates/koma-letter2.lyx \
        templates/latex8.lyx \
        templates/letter.lyx \
+       templates/lettre.lyx \
        templates/README.new_templates \
        templates/revtex.lyx \
        templates/revtex4.lyx \
@@ -1256,6 +1271,7 @@ thesistemplatesdir = $(pkgdatadir)/templates/thesis
 dist_thesistemplates_DATA = \
        templates/thesis/Acknowledgments.lyx \
        templates/thesis/alpha.bst \
+       templates/thesis/Appendix.lyx \
        templates/thesis/chapter-1.lyx \
        templates/thesis/chapter-2.lyx \
        templates/thesis/Summary.lyx \