X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=240c7828c0ca197d2584c81727b4eb6e04489247;hb=41d858b88cc49ef6d5f1dc79e1ae84e15a004644;hp=f99936cef9e251eac08b66826b777a6b6cf6a30d;hpb=933bfa77c9793e15c41eaa4dfcac992706ddaad5;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index f99936cef9..240c7828c0 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -105,7 +105,6 @@ dist_elexamples_DATA = \ esexamplesdir = $(pkgdatadir)/examples/es dist_esexamples_DATA = \ - examples/es/beamer-conference-ornate20min.lyx \ examples/es/Braille.lyx \ examples/es/ejemplo_con_lyx.lyx \ examples/es/ejemplo_sin_lyx.lyx \ @@ -214,6 +213,11 @@ skexamplesdir = $(pkgdatadir)/examples/sk dist_skexamples_DATA = \ examples/sk/splash.lyx +srexamplesdir = $(pkgdatadir)/examples/sr +dist_srexamples_DATA = \ + examples/sr/Braille.lyx \ + examples/sr/splash.lyx + ukexamplesdir = $(pkgdatadir)/examples/uk dist_ukexamples_DATA = \ examples/uk/splash.lyx @@ -249,6 +253,7 @@ dist_examples_DATA = \ examples/chess-article.lyx \ examples/chessgame.lyx \ examples/docbook_article.lyx \ + examples/enumitem.lyx \ examples/europeCV.lyx \ examples/example_lyxified.lyx \ examples/example_raw.lyx \ @@ -308,11 +313,13 @@ dist_images_DATA = \ images/buffer-close.png \ images/buffer-export.png \ images/buffer-export_dvi.png \ + images/buffer-export_dvi3.png \ images/buffer-export_latex.png \ images/buffer-export_pdf.png \ images/buffer-export_pdf2.png \ images/buffer-export_pdf3.png \ images/buffer-export_pdf4.png \ + images/buffer-export_pdf5.png \ images/buffer-export_ps.png \ images/buffer-export_text.png \ images/buffer-new.png \ @@ -320,21 +327,26 @@ dist_images_DATA = \ images/buffer-toggle-output-sync.png \ images/buffer-update.png \ images/buffer-update_dvi.png \ + images/buffer-update_dvi3.png \ images/buffer-update_pdf.png \ images/buffer-update_pdf2.png \ images/buffer-update_pdf3.png \ images/buffer-update_pdf4.png \ + images/buffer-update_pdf5.png \ images/buffer-update_ps.png \ images/buffer-view.png \ images/buffer-view_dvi.png \ + images/buffer-view_dvi3.png \ images/buffer-view_pdf.png \ images/buffer-view_pdf2.png \ images/buffer-view_pdf3.png \ images/buffer-view_pdf4.png \ + images/buffer-view_pdf5.png \ images/buffer-view_ps.png \ images/buffer-write-as.png \ images/buffer-write.png \ images/build-program.png \ + images/busy.gif \ images/change-accept.png \ images/change-next.png \ images/change-reject.png \ @@ -419,6 +431,8 @@ dist_images_DATA = \ images/psnfss4.png \ images/redo.png \ images/reload.png \ + images/script-insert_subscript.png \ + images/script-insert_superscript.png \ images/split-view_horizontal.png \ images/split-view_vertical.png \ images/standard.png \ @@ -1073,6 +1087,7 @@ dist_layouts_DATA =\ layouts/elsarticle.layout \ layouts/endnotes.module \ layouts/entcs.layout \ + layouts/enumitem.module \ layouts/eqs-within-sections.module \ layouts/europecv.layout \ layouts/extarticle.layout \ @@ -1080,6 +1095,8 @@ dist_layouts_DATA =\ layouts/extletter.layout \ layouts/extreport.layout \ layouts/figs-within-sections.module \ + layouts/fixltx2e.module \ + layouts/fix-cm.module \ layouts/foils.layout \ layouts/foottoend.module \ layouts/frletter.layout \