X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FMakefile.am;h=87be7173578e5cf742d7f959c4f981b575369601;hb=dad3c8ce74d1ebea92973bea5ca44f97d660d38e;hp=8ee4be23d250349605dd637680a028a1f1236889;hpb=b12da1968a5e59d22428e811996e12856dfe4962;p=lyx.git diff --git a/src/Makefile.am b/src/Makefile.am index 8ee4be23d2..87be717357 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 \