]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
* src/LyXRC.{cpp,h}:
[lyx.git] / src / Makefile.am
index b1d72f22e8a3bae609b69eeb70888ba0795ea029..15ec60fd3474e931a6073b221842d1f73365fe5a 100644 (file)
@@ -100,6 +100,9 @@ liblyxcore_la_SOURCES = \
        Changes.h \
        Chktex.cpp \
        Chktex.h \
+       CmdDef.cpp \
+       CmdDef.h \
+       ColorCode.h \
        Color.cpp \
        Color.h \
        config.h.in \
@@ -140,8 +143,13 @@ liblyxcore_la_SOURCES = \
        FloatList.h \
        Font.cpp \
        Font.h \
+       FontEnums.h \
+       FontInfo.cpp \
+       FontInfo.h \
        FontIterator.cpp \
        FontIterator.h \
+       FontList.cpp \
+       FontList.h \
        Format.cpp \
        Format.h \
        FuncRequest.cpp \
@@ -152,8 +160,6 @@ liblyxcore_la_SOURCES = \
        gettext.h \
        Graph.cpp \
        Graph.h \
-       Importer.cpp \
-       Importer.h \
        InsetIterator.cpp \
        InsetIterator.h \
        InsetList.cpp \
@@ -172,11 +178,11 @@ liblyxcore_la_SOURCES = \
        LaTeX.h \
        Layout.cpp \
        Layout.h \
+       LayoutPtr.h \
        LayoutEnums.h \
        Length.cpp \
        Length.h \
        lengthcommon.cpp \
-       lengthcommon.h \
        Lexer.cpp \
        Lexer.h \
        lfuns.h \
@@ -188,7 +194,6 @@ liblyxcore_la_SOURCES = \
        LyXFunc.cpp \
        LyXFunc.h \
        LyX.h \
-       lyxlayout_ptr_fwd.h \
        LyXRC.cpp \
        LyXRC.h \
        Server.cpp \
@@ -314,8 +319,6 @@ liblyxmathed_la_SOURCES = \
        mathed/InsetMathArray.h \
        mathed/InsetMathBig.cpp \
        mathed/InsetMathBig.h \
-       mathed/InsetMathBinom.cpp \
-       mathed/InsetMathBinom.h \
        mathed/InsetMathBoldSymbol.cpp \
        mathed/InsetMathBoldSymbol.h \
        mathed/InsetMathBox.cpp \
@@ -339,8 +342,6 @@ liblyxmathed_la_SOURCES = \
        mathed/InsetMathDecoration.h \
        mathed/InsetMathDelim.cpp \
        mathed/InsetMathDelim.h \
-       mathed/InsetMathDFrac.cpp \
-       mathed/InsetMathDFrac.h \
        mathed/InsetMathDiff.cpp \
        mathed/InsetMathDiff.h \
        mathed/InsetMathDots.cpp \
@@ -357,8 +358,6 @@ liblyxmathed_la_SOURCES = \
        mathed/InsetMathFont.h \
        mathed/InsetMathFontOld.cpp \
        mathed/InsetMathFontOld.h \
-       mathed/InsetMathFracBase.cpp \
-       mathed/InsetMathFracBase.h \
        mathed/InsetMathFrac.cpp \
        mathed/InsetMathFrac.h \
        mathed/InsetMathFrameBox.cpp \
@@ -414,8 +413,6 @@ liblyxmathed_la_SOURCES = \
        mathed/InsetMathSymbol.h \
        mathed/InsetMathTabular.cpp \
        mathed/InsetMathTabular.h \
-       mathed/InsetMathTFrac.cpp \
-       mathed/InsetMathTFrac.h \
        mathed/InsetMathUnderset.cpp \
        mathed/InsetMathUnderset.h \
        mathed/InsetMathUnknown.cpp \
@@ -567,10 +564,10 @@ liblyxinsets_la_SOURCES = \
        insets/InsetWrap.h \
        insets/InsetWrap.cpp
 
-#      insets/insetlist.C \
-#      insets/insetlist.h \
-#      insets/insetsection.h \
-#      insets/insetsection.C \
+#      insets/InsetList.cpp \
+#      insets/InsetList.h \
+#      insets/InsetSection.h \
+#      insets/InsetSection.cpp \
 #      insets/InsetTheorem.cpp \
 #      insets/InsetTheorem.h