X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=98e959e3b8dd202b33ad72ff2fdeb80df1ebc5e2;hb=e687758e9da1dffe96f41cc9b262139f3055af7b;hp=1ddc6eb54637c17fdd6574c13b642ae79704c297;hpb=5a4059e74bd62e71516aabe99dba5cadefdfeda7;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 1ddc6eb546..98e959e3b8 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -71,8 +71,8 @@ dist_commands_DATA = \ caexamplesdir = $(pkgdatadir)/examples/ca dist_caexamples_DATA = \ - examples/ca/ItemizeBullets.lyx - examples/ca/mathed.lyx + examples/ca/ItemizeBullets.lyx \ + examples/ca/mathed.lyx \ examples/ca/splash.lyx csexamplesdir = $(pkgdatadir)/examples/cs @@ -98,9 +98,10 @@ dist_deexamples_DATA = \ esexamplesdir = $(pkgdatadir)/examples/es dist_esexamples_DATA = \ - examples/es/ItemizeBullets.lyx \ examples/es/ejemplo_con_lyx.lyx \ examples/es/ejemplo_sin_lyx.lyx \ + examples/es/ItemizeBullets.lyx \ + examples/es/multicol.lyx \ examples/es/splash.lyx euexamplesdir = $(pkgdatadir)/examples/eu @@ -191,6 +192,7 @@ dist_examples_DATA = \ examples/Literate.lyx \ examples/aa_sample.lyx \ examples/aas_sample.lyx \ + examples/achemso.lyx \ examples/addressExample.adr \ examples/amsart-test.lyx \ examples/amsbook-test.lyx \ @@ -224,12 +226,16 @@ dist_examples_DATA = \ examples/multicol.lyx \ examples/noweb2lyx.lyx \ examples/powerdot-example.lyx \ + examples/recipebook.lyx \ examples/script_form.lyx \ + examples/seminar.lyx \ examples/serial_letter1.lyx \ examples/serial_letter2.lyx \ examples/serial_letter3.lyx \ examples/simplecv.lyx \ - examples/splash.lyx + examples/splash.lyx \ + examples/xyfigure.png \ + examples/xypic.lyx fontsdir = $(pkgdatadir)/fonts dist_fonts_DATA = \ @@ -370,13 +376,14 @@ dist_images_DATA = \ images/tabular-feature_set-all-lines.png \ images/tabular-feature_set-longtabular.png \ images/tabular-feature_set-rotate-cell.png \ - images/tabular-feature_toggle-rotate-cell.png \ + images/tabular-feature_set-border-lines.png \ images/tabular-feature_set-rotate-tabular.png \ - images/tabular-feature_toggle-rotate-tabular.png \ images/tabular-feature_toggle-line-bottom.png \ images/tabular-feature_toggle-line-left.png \ images/tabular-feature_toggle-line-right.png \ images/tabular-feature_toggle-line-top.png \ + images/tabular-feature_toggle-rotate-cell.png \ + images/tabular-feature_toggle-rotate-tabular.png \ images/tabular-feature_unset-all-lines.png \ images/tabular-feature_valign-bottom.png \ images/tabular-feature_valign-middle.png \ @@ -937,6 +944,8 @@ dist_layouts_DATA =\ layouts/aapaper.inc \ layouts/aapaper.layout \ layouts/aastex.layout \ + layouts/achemso.layout \ + layouts/acmsiggraph.layout \ layouts/agu-dtd.layout \ layouts/agu_stdclass.inc \ layouts/agu_stdcounters.inc \ @@ -977,6 +986,7 @@ dist_layouts_DATA =\ layouts/dtk.layout \ layouts/egs.layout \ layouts/elsart.layout \ + layouts/elsarticle.layout \ layouts/endnotes.module \ layouts/entcs.layout \ layouts/europecv.layout \ @@ -1029,6 +1039,7 @@ dist_layouts_DATA =\ layouts/numrevtex.inc \ layouts/paper.layout \ layouts/powerdot.layout \ + layouts/recipebook.layout \ layouts/report.layout \ layouts/revtex.layout \ layouts/revtex4.layout \ @@ -1105,6 +1116,7 @@ templatesdir = $(pkgdatadir)/templates dist_templates_DATA = \ templates/aa.lyx \ templates/aastex.lyx \ + templates/ACM-siggraph.lyx \ templates/ACM-sigplan.lyx \ templates/agu_article.lyx \ templates/apa.lyx \ @@ -1112,7 +1124,7 @@ dist_templates_DATA = \ templates/de_beamer-conference-ornate-20min.lyx \ templates/dinbrief.lyx \ templates/docbook_article.lyx \ - templates/elsart.lyx \ + templates/elsarticle.lyx \ templates/fr_beamer-conference-ornate-20min.lyx \ templates/g-brief2.lyx \ templates/g-brief-de.lyx \