]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
* Paragraph: reserve memory by chunks of 100 chars. This improve the loading of big...
[lyx.git] / src / Makefile.am
index b924f5235379b11afa762f0d64159e62d3506c3c..6c5c9b63ca0580a502c7667d36cb06f9a748cc3f 100644 (file)
@@ -100,6 +100,8 @@ liblyxcore_la_SOURCES = \
        Changes.h \
        Chktex.cpp \
        Chktex.h \
+       CmdDef.cpp \
+       CmdDef.h \
        Color.cpp \
        Color.h \
        config.h.in \
@@ -142,6 +144,8 @@ liblyxcore_la_SOURCES = \
        Font.h \
        FontIterator.cpp \
        FontIterator.h \
+       FontList.cpp \
+       FontList.h \
        Format.cpp \
        Format.h \
        FuncRequest.cpp \
@@ -172,7 +176,7 @@ liblyxcore_la_SOURCES = \
        LaTeX.h \
        Layout.cpp \
        Layout.h \
-       LayoutEnum.h \
+       LayoutEnums.h \
        Length.cpp \
        Length.h \
        lengthcommon.cpp \
@@ -567,10 +571,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