]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/Makefile.am
remerge he.po
[lyx.git] / lib / lyx2lyx / Makefile.am
index 4bc7641851a8fbfa7b9c8b6f28b15b5c96bbfec1..99132404153dbe3edc2add30a9c4d0818eb0512f 100644 (file)
@@ -1,8 +1,8 @@
 include $(top_srcdir)/config/common.am
 
-CLEANFILES += *.pyc *.pyo
+CLEANFILES = *.pyc *.pyo
 
-EXTRA_DIST = lyx2lyx_version.py.in test_parser_tools.py
+EXTRA_DIST = lyx2lyx_version.py.in test_parser_tools.py CMakeLists.txt
 
 CHMOD = chmod
 
@@ -33,6 +33,8 @@ dist_lyx2lyx_PYTHON = \
        lyx_2_0.py \
        lyx_2_1.py \
        lyx_2_2.py \
+       lyx_2_3.py \
+       lyx_2_4.py \
        profiling.py \
        test_parser_tools.py