X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FMakefile.am;h=9b2e2039ebea871b369ae3c1fde32031e733079f;hb=1007714d2ec380d935d59092013ea88373bfb1df;hp=d856a8cb539241e4c865e49d2fac6f48df18ce08;hpb=31059d1741933d95403e7f07ed033cae482f778b;p=lyx.git diff --git a/src/mathed/Makefile.am b/src/mathed/Makefile.am index d856a8cb53..9b2e2039eb 100644 --- a/src/mathed/Makefile.am +++ b/src/mathed/Makefile.am @@ -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 \