]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
Update file to the last version discussed on bugzilla and on the devel list
[lyx.git] / lib / Makefile.am
index be0db071e216c2a3510b90df7c12a98808f5c21f..6377f4a467cc91fd30b5937c18c307320cbf540a 100644 (file)
@@ -100,7 +100,6 @@ dist_esexamples_DATA = \
        examples/es/ItemizeBullets.lyx \
        examples/es/ejemplo_con_lyx.lyx \
        examples/es/ejemplo_sin_lyx.lyx \
-       examples/es/mathed.lyx \
        examples/es/splash.lyx
 
 euexamplesdir = $(pkgdatadir)/examples/eu
@@ -346,7 +345,6 @@ dist_images_DATA = \
        images/note-insert.png \
        images/note-next.png \
        images/paste.png \
-       images/pin.png \
        images/promote.png \
        images/psnfss1.png \
        images/psnfss2.png \
@@ -870,8 +868,8 @@ dist_imagesmath_DATA = \
        images/math/vec.png \
        images/math/vee.png \
        images/math/veebar.png \
-       images/math/Vert.png \
        images/math/vert.png \
+       images/math/vert2.png \
        images/math/vphantom.png \
        images/math/wedge.png \
        images/math/widehat.png \
@@ -949,6 +947,7 @@ dist_layouts_DATA =\
        layouts/arab-article.layout \
        layouts/armenian-article.layout \
        layouts/article.layout \
+       layouts/article-beamer.layout \
        layouts/beamer.layout \
        layouts/book.layout \
        layouts/braille.module \
@@ -1027,6 +1026,7 @@ dist_layouts_DATA =\
        layouts/revtex.layout \
        layouts/revtex4.layout \
        layouts/scrartcl.layout \
+       layouts/scrarticle-beamer.layout \
        layouts/scrbook.layout \
        layouts/scrclass.inc \
        layouts/scrlettr.layout \
@@ -1075,6 +1075,7 @@ scriptsdir = $(pkgdatadir)/scripts
 dist_scripts_PYTHON = \
        scripts/TeXFiles.py \
        scripts/clean_dvi.py \
+       scripts/csv2lyx.py \
        scripts/convertDefault.py \
        scripts/date.py \
        scripts/ext_copy.py \