]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Fix scons and CmdDef.h for the introduction of CmdDef.
[lyx.git] / src / Makefile.am
index ab2f11de6289694a472b5143fcc412f8d446ae2b..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 \