X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FMakefile.am;h=7b62c586f4908a44fdcaa922ec619eb18904472b;hb=42eb8a373a35da02c45c0d225d37f5d677ddfc2d;hp=9c778971191051f3993fbe876e9004fcf0fe1246;hpb=6edb3984bf70ab2c65329c6fe4dc853396a8d8de;p=lyx.git diff --git a/src/Makefile.am b/src/Makefile.am index 9c77897119..7b62c586f4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -329,7 +329,6 @@ SOURCEFILESMATHED = \ mathed/InsetMathAMSArray.cpp \ mathed/InsetMathArray.cpp \ mathed/InsetMathBig.cpp \ - mathed/InsetMathBM.cpp \ mathed/InsetMathBoldSymbol.cpp \ mathed/InsetMathBox.cpp \ mathed/InsetMathBrace.cpp \ @@ -395,7 +394,6 @@ HEADERFILESMATHED = \ mathed/InsetMathAMSArray.h \ mathed/InsetMathArray.h \ mathed/InsetMathBig.h \ - mathed/InsetMathBM.h \ mathed/InsetMathBoldSymbol.h \ mathed/InsetMathBox.h \ mathed/InsetMathBrace.h \ @@ -505,7 +503,6 @@ SOURCEFILESINSETS = \ insets/InsetFootlike.cpp \ insets/InsetGraphicsParams.cpp \ insets/InsetGraphics.cpp \ - insets/InsetHFill.cpp \ insets/InsetHyperlink.cpp \ insets/InsetInclude.cpp \ insets/InsetIndex.cpp \ @@ -561,7 +558,6 @@ HEADERFILESINSETS = \ insets/InsetFootlike.h \ insets/InsetGraphicsParams.h \ insets/InsetGraphics.h \ - insets/InsetHFill.h \ insets/InsetHyperlink.h \ insets/InsetInclude.h \ insets/InsetIndex.h \