]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
Keep a copy of output from lib/configure.py to configure.log
[lyx.git] / lib / Makefile.am
index 89901f39f23ae2c000b1c801a1d81b2ae871ec61..14c65493fdab003323818a5e0c4caca06632af5a 100644 (file)
@@ -548,6 +548,7 @@ dist_imagesmath_DATA = \
        images/math/overleftrightarrow.xpm \
        images/math/overline.xpm \
        images/math/overrightarrow.xpm \
+       images/math/overset.xpm \
        images/math/parallel.xpm \
        images/math/partial.xpm \
        images/math/perp.xpm \
@@ -663,6 +664,7 @@ dist_imagesmath_DATA = \
        images/math/underline.xpm \
        images/math/underrightarrow.xpm \
        images/math/underscore.xpm \
+       images/math/underset.xpm \
        images/math/uparrow.xpm \
        images/math/uparrow2.xpm \
        images/math/updownarrow.xpm \
@@ -812,6 +814,7 @@ dist_layouts_DATA =\
        layouts/heb-article.layout \
        layouts/heb-letter.layout \
        layouts/hollywood.layout \
+       layouts/ijmpc.layout \
        layouts/ijmpd.layout \
        layouts/jgrga.layout \
        layouts/kluwer.layout \
@@ -875,12 +878,13 @@ scriptsdir = $(pkgdatadir)/scripts
 # get appended to the names. So we use dist_scripts_DATA and chmod manually
 # in install-data-hook.
 dist_scripts_DATA = \
-       scripts/TeXFiles.sh \
-       scripts/convertDefault.sh \
+       scripts/TeXFiles.py \
+       scripts/clean_dvi.py \
+       scripts/convertDefault.py \
        scripts/fen2ascii.py \
-       scripts/fig2pdftex.sh \
-       scripts/fig2pstex.sh \
-       scripts/fig_copy.sh \
+       scripts/fig2pdftex.py \
+       scripts/fig2pstex.py \
+       scripts/fig_copy.py \
        scripts/layout2layout.py \
        scripts/legacy_lyxpreview2ppm.py \
        scripts/listerrors \
@@ -908,6 +912,7 @@ dist_templates_DATA = \
        templates/revtex.lyx \
        templates/revtex4.lyx \
        templates/slides.lyx \
+       templates/ijmpc.lyx \
        templates/ijmpd.lyx \
        templates/agu_article.lyx