]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/Makefile.am
merge booktabs branch
[lyx.git] / lib / lyx2lyx / Makefile.am
index a7dca42b5547fd3bbe19416a526fe3318c1b1321..dc06a40e59123b204383646f099bfcdb477f7652 100644 (file)
@@ -2,6 +2,8 @@ include $(top_srcdir)/config/common.am
 
 CLEANFILES += *.pyc *.pyo
 
+EXTRA_DIST = lyx2lyx_version.py.in
+
 lyx2lyxdir = $(pkgdatadir)/lyx2lyx
 # We cannot use dist_lyx2lyx_SCRIPTS for lyx2lyx, since a possible
 # version-suffix would get appended to the names. So we use dist_scripts_DATA
@@ -21,4 +23,5 @@ dist_lyx2lyx_PYTHON = \
        lyx_1_2.py \
        lyx_1_3.py \
        lyx_1_4.py \
+       lyx_1_5.py \
        profiling.py