]> git.lyx.org Git - features.git/commitdiff
fix scons again. (I begin to believe that Andre cripples scons intentionally. :-)
authorBo Peng <bpeng@lyx.org>
Thu, 26 Apr 2007 16:34:06 +0000 (16:34 +0000)
committerBo Peng <bpeng@lyx.org>
Thu, 26 Apr 2007 16:34:06 +0000 (16:34 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18045 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/scons_manifest.py

index 9bba3e88399efe20139088aa5473be09d6c8abde..37fcc4a48e30f92ba1d3b8822be81ecaf5b1e4c6 100644 (file)
@@ -229,7 +229,7 @@ src_mathed_header_files = Split('''
     InsetMathXYMatrix.h
     MathAtom.h
     MathAutoCorrect.h
-    MathArray.h
+    MathData.h
     MathExtern.h
     MathFactory.h
     MathGridInfo.h
@@ -306,7 +306,7 @@ src_mathed_files = Split('''
     InsetMathXYMatrix.cpp
     MathAtom.cpp
     MathAutoCorrect.cpp
-    MathArray.cpp
+    MathData.cpp
     MathExtern.cpp
     MathFactory.cpp
     MathMacroArgument.cpp