]> git.lyx.org Git - features.git/commitdiff
* install lyx_2_0.py
authorJürgen Spitzmüller <spitz@lyx.org>
Wed, 3 Dec 2008 22:46:53 +0000 (22:46 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Wed, 3 Dec 2008 22:46:53 +0000 (22:46 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27767 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/scons_manifest.py
lib/lyx2lyx/Makefile.am

index f969e78a5a4654a2765c08671ce3157e6958b5b3..277f77456267ed4723d886155eddce2503cb9e8f 100644 (file)
@@ -2522,6 +2522,7 @@ lib_lyx2lyx_files = Split('''
     lyx_1_4.py
     lyx_1_5.py
     lyx_1_6.py
+    lyx_2_0.py
     parser_tools.py
     profiling.py
     test_parser_tools.py
index b499a5d5415a21620b65918791645407481d0447..933acfd2ef5d48b20a4b0fca48416704d0037575 100644 (file)
@@ -28,6 +28,7 @@ dist_lyx2lyx_PYTHON = \
        lyx_1_4.py \
        lyx_1_5.py \
        lyx_1_6.py \
+       lyx_2_0.py \
        profiling.py \
        test_parser_tools.py