X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flyx2lyx%2FMakefile.am;h=3f22e142fabaec8d6d24df206661b35566345762;hb=a1589fb0910c6895d438c759eaa0d5b5ba6f913c;hp=d047bc0d5e5df115e6d120629f631fbdebd3ed2a;hpb=575ae4a8d75bdb83943ab8b397678fac4beeb88e;p=lyx.git diff --git a/lib/lyx2lyx/Makefile.am b/lib/lyx2lyx/Makefile.am index d047bc0d5e..3f22e142fa 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 \ @@ -27,6 +29,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