X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FMakefile.am;h=b40d4e04d6ae77be557312d216439d8aae5ca9f4;hb=ca66e175c9705045793ba3cc2ba95909e5ef5a93;hp=761c8e429124ffc863a8ed7c651fffab91018c01;hpb=6f16814d3b9f51907cadfb97282d95ee769cb6fe;p=lyx.git diff --git a/src/Makefile.am b/src/Makefile.am index 761c8e4291..b40d4e04d6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -364,8 +364,6 @@ liblyxgraphics_a_SOURCES = \ ############################### Mathed ############################## -EXTRA_DIST += mathed/InsetFormulaMacro.cpp - noinst_LIBRARIES += liblyxmathed.a SOURCEFILESMATHED = \ @@ -500,7 +498,6 @@ HEADERFILESMATHED = \ mathed/MathCompletionList.h \ mathed/MathExtern.h \ mathed/MathFactory.h \ - mathed/MathGridInfo.h \ mathed/MathMacro.h \ mathed/MathMacroArgument.h \ mathed/MacroTable.h \