X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=809350f8df5864cf10a91ae657c373b0d798a317;hb=73000814be296eac64124b72fe0f70ff1ca9f05c;hp=cf1809eb3d78fd2487f3d784f47d456391d33523;hpb=4da0c94afa903ec2821edac242eaf678f6849839;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index cf1809eb3d..809350f8df 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -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 \ @@ -288,6 +290,7 @@ dist_fonts_DATA = \ fonts/msam10.ttf \ fonts/msbm10.ttf \ fonts/ReadmeBaKoMa4LyX.txt \ + fonts/rsfs10.ttf \ fonts/wasy10.ttf imagesdir = $(pkgdatadir)/images @@ -1022,6 +1025,7 @@ dist_layouts_DATA =\ layouts/achemso.layout \ layouts/acmsiggraph.layout \ layouts/AEA.layout \ + layouts/agutex.layout \ layouts/agu-dtd.layout \ layouts/agu_stdclass.inc \ layouts/agu_stdcounters.inc \ @@ -1061,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 \ @@ -1097,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 \ @@ -1178,6 +1184,7 @@ dist_layouts_DATA =\ layouts/theorems-order.inc \ layouts/theorems-proof.inc \ layouts/theorems-proof-std.inc \ + layouts/theorems-refprefix.inc \ layouts/theorems-sec.module \ layouts/theorems-starred-equivalents.inc \ layouts/theorems-starred.inc \ @@ -1205,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 @@ -1216,12 +1224,14 @@ dist_templates_DATA = \ templates/ACM-siggraph.lyx \ templates/ACM-sigplan.lyx \ templates/AEA.lyx \ + templates/agutex.lyx \ templates/agu_article.lyx \ templates/apa.lyx \ templates/beamer-conference-ornate-20min.lyx \ 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 \