]> git.lyx.org Git - features.git/commitdiff
fix scons for r23849
authorBo Peng <bpeng@lyx.org>
Thu, 20 Mar 2008 14:53:07 +0000 (14:53 +0000)
committerBo Peng <bpeng@lyx.org>
Thu, 20 Mar 2008 14:53:07 +0000 (14:53 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23851 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/scons_manifest.py

index fb07075997ae14c76dca5d93558cfadbb092136d..4151aa2d4c9cffba312cb6e8b5e8804e0f1e7353 100644 (file)
@@ -613,7 +613,6 @@ src_tex2lyx_files = Split('''
     Parser.cpp
     boost.cpp
     gettext.cpp
-    lengthcommon.cpp
     math.cpp
     preamble.cpp
     table.cpp
@@ -636,6 +635,7 @@ src_tex2lyx_copied_files = Split('''
     Lexer.cpp
     TextClass.cpp
     insets/InsetLayout.cpp
+    lengthcommon.cpp
 ''')