]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/Makefile.am
Properly fix bug 3258.
[lyx.git] / src / mathed / Makefile.am
index d856a8cb539241e4c865e49d2fac6f48df18ce08..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 \
@@ -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 \