]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
cosmetics
[lyx.git] / src / Makefile.am
index 61a3e468ed20930ad28f8feb431b79345dec8759..31b2162e77136daf7c5a9f225e2eeafcc15465b3 100644 (file)
@@ -182,6 +182,7 @@ liblyxcore_la_SOURCES = \
        LayoutEnums.h \
        Length.cpp \
        Length.h \
+       lengthcommon.cpp \
        Lexer.cpp \
        Lexer.h \
        lfuns.h \
@@ -258,6 +259,7 @@ liblyxcore_la_SOURCES = \
        TextClass.h \
        TextClassList.cpp \
        TextClassList.h \
+       TextClassPtr.h \
        TextMetrics.cpp \
        TextMetrics.h \
        TocBackend.cpp \
@@ -516,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 \