]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Further cleanup of InsetFlex, InsetCollapsable and InsetLayout:
[lyx.git] / src / Makefile.am
index 7fabba5e8e1e5b6ad8a5e43acc781b5c84af4f96..0ec29dfbc9193b84e50b91874baae4df91c2b937 100644 (file)
@@ -143,6 +143,9 @@ liblyxcore_la_SOURCES = \
        FloatList.h \
        Font.cpp \
        Font.h \
+       FontEnums.h \
+       FontInfo.cpp \
+       FontInfo.h \
        FontIterator.cpp \
        FontIterator.h \
        FontList.cpp \
@@ -193,10 +196,6 @@ liblyxcore_la_SOURCES = \
        LyX.h \
        LyXRC.cpp \
        LyXRC.h \
-       Server.cpp \
-       Server.h \
-       ServerSocket.cpp \
-       ServerSocket.h \
        LyXVC.cpp \
        LyXVC.h \
        MenuBackend.cpp \
@@ -237,6 +236,10 @@ liblyxcore_la_SOURCES = \
        Row.h \
        rowpainter.cpp \
        rowpainter.h \
+       Server.cpp \
+       Server.h \
+       ServerSocket.cpp \
+       ServerSocket.h \
        Session.cpp \
        Session.h \
        sgml.cpp \