]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
Michael's menu changes
[lyx.git] / lib / Makefile.am
index 7257455bd67692559b252ac69801d443dc8d12d1..850d2ce19ea0d8e5db7f6db8f65f776d5e1ad4f9 100644 (file)
@@ -1,6 +1,6 @@
 include $(top_srcdir)/config/common.am
 
-DISTCLEANFILES += textclass.lst packages.lst lyxrc.defaults
+DISTCLEANFILES += texput.log textclass.lst packages.lst lyxrc.defaults
 
 SUBDIRS = doc reLyX
 
@@ -13,7 +13,6 @@ CHMOD = chmod
 # We cannot use dist_pkgdata_SCRIPTS for configure, since a possible
 # version-suffix would get appended to the names. So we use dist_pkgdata_DATA
 # and chmod manually in install-data-hook.
-# configure.cmd (used on OS/2) is not installed because it is outdated.
 dist_pkgdata_DATA = lyxrc.example CREDITS chkconfig.ltx configure \
               lyxrc.defaults textclass.lst packages.lst external_templates \
               encodings languages symbols
@@ -601,8 +600,8 @@ dist_imagesmath_DATA = \
        images/math/surd.xpm \
        images/math/swarrow.xpm \
        images/math/tau.xpm \
-       images/math/textrm_0.xpm \
-       images/math/textrm_A.xpm \
+       images/math/textrm_Oe.xpm \
+       images/math/textrm_AA.xpm \
        images/math/therefore.xpm \
        images/math/theta.xpm \
        images/math/theta2.xpm \
@@ -866,9 +865,11 @@ dist_scripts_DATA = \
        scripts/fen2ascii.py \
        scripts/fig2pdftex.sh \
        scripts/fig2pstex.sh \
-       scripts/listerrors \
+       scripts/fig_copy.sh \
        scripts/legacy_lyxpreview2ppm.py \
+       scripts/listerrors \
        scripts/lyxpreview2bitmap.py \
+       scripts/lyxpreview_tools.py \
        scripts/tex_copy.py
 
 templatesdir = $(pkgdatadir)/templates