]> git.lyx.org Git - features.git/commitdiff
Add lyx_2_1.py to the distribution; it was added in r38570.
authorJulien Rioux <jrioux@lyx.org>
Mon, 9 May 2011 17:58:03 +0000 (17:58 +0000)
committerJulien Rioux <jrioux@lyx.org>
Mon, 9 May 2011 17:58:03 +0000 (17:58 +0000)
Probably needs to be added to scons, too.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38666 a592a061-630c-0410-9148-cb99ea01b6c8

lib/lyx2lyx/Makefile.am

index 3f22e142fabaec8d6d24df206661b35566345762..d2ed35608104d827a59f0aa584a4dc91d553b07e 100644 (file)
@@ -31,6 +31,7 @@ dist_lyx2lyx_PYTHON = \
        lyx_1_5.py \
        lyx_1_6.py \
        lyx_2_0.py \
+       lyx_2_1.py \
        profiling.py \
        test_parser_tools.py