X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=2b4c92e027ab1ef8933261116d71a6e8fffb4a45;hb=80dc8c225d68770aec5b6a5f98abd0a2f0519bea;hp=ad8108b04a792b2ffdbcc573af7e0871db34c670;hpb=c61296caa322bfa07d476a8fe771bc5ae0bfd8bd;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index ad8108b04a..2b4c92e027 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -5,7 +5,7 @@ SUBDIRS = doc lyx2lyx CHMOD = chmod dist_pkgdata_DATA = CREDITS chkconfig.ltx \ - external_templates encodings languages symbols syntax.default + external_templates encodings languages symbols syntax.default unicodesymbols # Note that we "chmod 755" manually this file in install-data-hook. dist_pkgdata_PYTHON = configure.py @@ -54,7 +54,27 @@ dist_bind_DATA = \ bind/aqua.bind clipartdir = $(pkgdatadir)/clipart -dist_clipart_DATA = clipart/platypus.eps +dist_clipart_DATA = \ + clipart/BoxInsetDefaultQt4.png \ + clipart/ComentNotaImagenQt4.png \ + clipart/CommentNoteImageQt4.png \ + clipart/CuadroMinipagQt4.png \ + clipart/endnotes.pdf \ + clipart/etiquetaQt4.png \ + clipart/floatQt4.png \ + clipart/flotanteQt4.png \ + clipart/footnoteQt4.png \ + clipart/GreyedOutNoteImageQt4.png \ + clipart/GrisNotaImagenQt4.png \ + clipart/labelQt4.png \ + clipart/LyXNoteImageQt4.png \ + clipart/NotaLyXImagenQt4.png \ + clipart/notapieQt4.png \ + clipart/platypus.eps \ + clipart/referenceQt4.png \ + clipart/referenciaQt4.png \ + clipart/without_fntright.pdf \ + clipart/with_fntright.pdf examplesdir = $(pkgdatadir)/examples dist_examples_DATA = \ @@ -163,13 +183,16 @@ dist_images_DATA = \ images/buffer-close.xpm \ images/buffer-export_dvi.xpm \ images/buffer-export_latex.xpm \ + images/buffer-export_pdf2.xpm \ images/buffer-export_ps.xpm \ images/buffer-export_text.xpm \ images/buffer-new.xpm \ images/buffer-reload.xpm \ images/buffer-update_dvi.xpm \ + images/buffer-update_pdf2.xpm \ images/buffer-update_ps.xpm \ images/buffer-view_dvi.xpm \ + images/buffer-view_pdf2.xpm \ images/buffer-view_ps.xpm \ images/buffer-write-as.xpm \ images/buffer-write.xpm \ @@ -944,9 +967,12 @@ dist_templates_DATA = \ templates/README.new_templates \ templates/aa.lyx \ templates/aastex.lyx \ + templates/beamer-conference-ornate-20min.lyx \ + templates/de_beamer-conference-ornate-20min.lyx \ templates/dinbrief.lyx \ templates/docbook_article.lyx \ templates/elsart.lyx \ + templates/fr_beamer-conference-ornate-20min.lyx \ templates/g-brief-de.lyx \ templates/g-brief-en.lyx \ templates/hollywood.lyx \