X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flyx2lyx%2FMakefile.am;h=100c54ceb1431aa1add7ae9357fb17298134d119;hb=9b4160e0f8dc2b2b3d622ce1c203e997a6c252b3;hp=b499a5d5415a21620b65918791645407481d0447;hpb=ca81b43f0334d5210696543c2c84e9d29c8a0687;p=lyx.git diff --git a/lib/lyx2lyx/Makefile.am b/lib/lyx2lyx/Makefile.am index b499a5d541..100c54ceb1 100644 --- a/lib/lyx2lyx/Makefile.am +++ b/lib/lyx2lyx/Makefile.am @@ -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,9 @@ dist_lyx2lyx_PYTHON = \ lyx_1_4.py \ lyx_1_5.py \ lyx_1_6.py \ + lyx_2_0.py \ + lyx_2_1.py \ + lyx_2_2.py \ profiling.py \ test_parser_tools.py