X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=240c7828c0ca197d2584c81727b4eb6e04489247;hb=82b9adcea2e82413e872df7cbedbe04f4824898c;hp=5f2502b7e2aeedfbbd2701c7ccaa7dc66f734dae;hpb=9a36fedb18dee6867baab30dbd065d9528555c6a;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 5f2502b7e2..240c7828c0 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -253,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 \ @@ -312,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 \ @@ -324,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 \ @@ -423,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 \ @@ -1077,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 \ @@ -1084,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 \