X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flyx2lyx%2FMakefile.am;h=d2ed35608104d827a59f0aa584a4dc91d553b07e;hb=9da74fe2078e24e1e7891784ecbfe33ff77e7f85;hp=88b82bc5e7a17daa75232b2eb60aa7de82f0e8d8;hpb=0be91e72053b61a94ded4ef6e1ae13ecffcd172e;p=lyx.git diff --git a/lib/lyx2lyx/Makefile.am b/lib/lyx2lyx/Makefile.am index 88b82bc5e7..d2ed356081 100644 --- a/lib/lyx2lyx/Makefile.am +++ b/lib/lyx2lyx/Makefile.am @@ -11,8 +11,10 @@ dist_lyx2lyx_PYTHON = \ lyx2lyx \ lyx2lyx_version.py \ lyx2lyx_lang.py \ - generate_enconding_info.py \ + generate_encoding_info.py \ parser_tools.py \ + lyx2lyx_tools.py \ + unicode_symbols.py \ LyX.py \ lyx_0_06.py \ lyx_0_08.py \ @@ -27,6 +29,9 @@ dist_lyx2lyx_PYTHON = \ lyx_1_3.py \ 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