]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Fix compilation for platforms besides Windows
[lyx.git] / src / Makefile.am
index 8ee4be23d250349605dd637680a028a1f1236889..87be7173578e5cf742d7f959c4f981b575369601 100644 (file)
@@ -409,6 +409,7 @@ SOURCEFILESMATHED = \
        mathed/InsetMathUnknown.cpp \
        mathed/InsetMathXArrow.cpp \
        mathed/InsetMathXYMatrix.cpp \
+       mathed/InsetMathDiagram.cpp \
        mathed/MathAtom.cpp \
        mathed/MathAutoCorrect.cpp \
        mathed/MathData.cpp \
@@ -474,6 +475,7 @@ HEADERFILESMATHED = \
        mathed/InsetMathUnknown.h \
        mathed/InsetMathXArrow.h \
        mathed/InsetMathXYMatrix.h \
+       mathed/InsetMathDiagram.h \
        mathed/MathAtom.h \
        mathed/MathAutoCorrect.h \
        mathed/MathData.h \