]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/Makefile.am
Spots from Abdel
[lyx.git] / lib / lyx2lyx / Makefile.am
index 88b82bc5e7a17daa75232b2eb60aa7de82f0e8d8..933acfd2ef5d48b20a4b0fca48416704d0037575 100644 (file)
@@ -11,7 +11,7 @@ dist_lyx2lyx_PYTHON = \
        lyx2lyx \
        lyx2lyx_version.py \
        lyx2lyx_lang.py \
-       generate_enconding_info.py \
+       generate_encoding_info.py \
        parser_tools.py \
        LyX.py \
        lyx_0_06.py \
@@ -27,6 +27,8 @@ dist_lyx2lyx_PYTHON = \
        lyx_1_3.py \
        lyx_1_4.py \
        lyx_1_5.py \
+       lyx_1_6.py \
+       lyx_2_0.py \
        profiling.py \
        test_parser_tools.py