]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
add a \unbind keyword and a few utility functions (unbind, write, delkey) to KeyMap...
[lyx.git] / src / Makefile.am
index b1d72f22e8a3bae609b69eeb70888ba0795ea029..a4eb8f4fdab6f2ff9768249e1161f045044508d8 100644 (file)
@@ -142,6 +142,8 @@ liblyxcore_la_SOURCES = \
        Font.h \
        FontIterator.cpp \
        FontIterator.h \
+       FontList.cpp \
+       FontList.h \
        Format.cpp \
        Format.h \
        FuncRequest.cpp \
@@ -567,10 +569,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