]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/Makefile.am
Properly fix bug 3258.
[lyx.git] / src / mathed / Makefile.am
index 062f88789590cae974a37ca58f15cb5ab75f4b0c..9b2e2039ebea871b369ae3c1fde32031e733079f 100644 (file)
@@ -44,8 +44,6 @@ libmathed_la_SOURCES = \
        InsetMathDFrac.h \
        InsetMathDiff.cpp \
        InsetMathDiff.h \
-       InsetMathDim.cpp \
-       InsetMathDim.h \
        InsetMathDots.cpp \
        InsetMathDots.h \
        InsetMathEnv.cpp \
@@ -131,8 +129,8 @@ libmathed_la_SOURCES = \
        MathAtom.h \
        MathAutoCorrect.cpp \
        MathAutoCorrect.h \
-       MathArray.cpp \
-       MathArray.h \
+       MathData.cpp \
+       MathData.h \
        MathExtern.cpp \
        MathExtern.h \
        MathFactory.cpp \
@@ -140,8 +138,8 @@ libmathed_la_SOURCES = \
        MathGridInfo.h \
        MathMacroArgument.cpp \
        MathMacroArgument.h \
-       MathMacroTable.cpp \
-       MathMacroTable.h \
+       MacroTable.cpp \
+       MacroTable.h \
        MathMacroTemplate.cpp \
        MathMacroTemplate.h \
        MathParser.cpp \