]> git.lyx.org Git - features.git/blobdiff - development/scons/scons_manifest.py
fix scons again. (I begin to believe that Andre cripples scons intentionally. :-)
[features.git] / 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