X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=98e959e3b8dd202b33ad72ff2fdeb80df1ebc5e2;hb=e687758e9da1dffe96f41cc9b262139f3055af7b;hp=d70c1431c168212344616a8831701de5d3ac47ad;hpb=43ef2903be79e304c13ff42cd1d50cfdcaf38b06;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index d70c1431c1..98e959e3b8 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -192,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 \ @@ -225,6 +226,7 @@ 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 \ @@ -374,14 +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_set-border-linelines + images/tabular-feature_set-border-lines.png \ images/tabular-feature_set-rotate-tabular.png \ - images/tabular-feature_toggle-rotate-cell.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 \ @@ -942,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 \ @@ -1035,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 \ @@ -1111,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 \