]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
cosmetics
[lyx.git] / src / Makefile.am
index 0ec29dfbc9193b84e50b91874baae4df91c2b937..31b2162e77136daf7c5a9f225e2eeafcc15465b3 100644 (file)
@@ -259,6 +259,7 @@ liblyxcore_la_SOURCES = \
        TextClass.h \
        TextClassList.cpp \
        TextClassList.h \
+       TextClassPtr.h \
        TextMetrics.cpp \
        TextMetrics.h \
        TocBackend.cpp \
@@ -322,8 +323,6 @@ liblyxmathed_la_SOURCES = \
        mathed/InsetMathBoldSymbol.cpp \
        mathed/InsetMathBoldSymbol.h \
        mathed/InsetMathBox.cpp \
-       mathed/InsetMathBoxed.cpp \
-       mathed/InsetMathBoxed.h \
        mathed/InsetMathBox.h \
        mathed/InsetMathBrace.cpp \
        mathed/InsetMathBrace.h \
@@ -352,16 +351,12 @@ liblyxmathed_la_SOURCES = \
        mathed/InsetMathExFunc.h \
        mathed/InsetMathExInt.cpp \
        mathed/InsetMathExInt.h \
-       mathed/InsetMathFBox.cpp \
-       mathed/InsetMathFBox.h \
        mathed/InsetMathFont.cpp \
        mathed/InsetMathFont.h \
        mathed/InsetMathFontOld.cpp \
        mathed/InsetMathFontOld.h \
        mathed/InsetMathFrac.cpp \
        mathed/InsetMathFrac.h \
-       mathed/InsetMathFrameBox.cpp \
-       mathed/InsetMathFrameBox.h \
        mathed/InsetMathGrid.cpp \
        mathed/InsetMathGrid.h \
        mathed/InsetMath.h \
@@ -375,8 +370,6 @@ liblyxmathed_la_SOURCES = \
        mathed/InsetMathLim.h \
        mathed/MathMacro.cpp \
        mathed/MathMacro.h \
-       mathed/InsetMathMakebox.cpp \
-       mathed/InsetMathMakebox.h \
        mathed/InsetMathMatrix.cpp \
        mathed/InsetMathMatrix.h \
        mathed/InsetMathNest.cpp \
@@ -447,8 +440,6 @@ liblyxmathed_la_SOURCES = \
        mathed/MathSupport.h \
        mathed/TextPainter.cpp \
        mathed/TextPainter.h 
-#      mathed/InsetMathMBox.cpp
-#      mathed/InsetMathMBox.h
 
 ############################### Insets  ##############################
 
@@ -527,6 +518,7 @@ liblyxinsets_la_SOURCES = \
        insets/InsetInfo.h \
        insets/InsetLabel.cpp \
        insets/InsetLabel.h \
+       insets/InsetLayout.h \
        insets/InsetLine.cpp \
        insets/InsetLine.h \
        insets/InsetListings.h \