]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/Makefile.am
Don't use widest label for numerical citations.
[lyx.git] / lib / lyx2lyx / Makefile.am
index b499a5d5415a21620b65918791645407481d0447..d2ed35608104d827a59f0aa584a4dc91d553b07e 100644 (file)
@@ -13,6 +13,8 @@ dist_lyx2lyx_PYTHON = \
        lyx2lyx_lang.py \
        generate_encoding_info.py \
        parser_tools.py \
+       lyx2lyx_tools.py \
+       unicode_symbols.py \
        LyX.py \
        lyx_0_06.py \
        lyx_0_08.py \
@@ -28,6 +30,8 @@ dist_lyx2lyx_PYTHON = \
        lyx_1_4.py \
        lyx_1_5.py \
        lyx_1_6.py \
+       lyx_2_0.py \
+       lyx_2_1.py \
        profiling.py \
        test_parser_tools.py