X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=240c7828c0ca197d2584c81727b4eb6e04489247;hb=41d858b88cc49ef6d5f1dc79e1ae84e15a004644;hp=db7a59e0373a02c2dcc9be742db66a2683d7475b;hpb=20dbfe40b3a534542d7adf53e7b6a77abc06756f;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index db7a59e037..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 \ @@ -1085,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 \