]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Transfer current_font and real_current_font from Text to Cursor.
[lyx.git] / src / Makefile.am
index d99921090bd80276fbc884f44f9aef1863d7d2a0..2770227f8e69c62b1e3612938c2510388d79803c 100644 (file)
@@ -127,6 +127,8 @@ liblyxcore_la_SOURCES = \
        DispatchResult.h \
        DocIterator.cpp \
        DocIterator.h \
+       EmbeddedFiles.h \
+       EmbeddedFiles.cpp \
        Encoding.cpp \
        Encoding.h \
        ErrorList.cpp \
@@ -205,6 +207,8 @@ liblyxcore_la_SOURCES = \
        Messages.h \
        MetricsInfo.cpp \
        MetricsInfo.h \
+       ModuleList.cpp \
+       ModuleList.h \
        Mover.cpp \
        Mover.h \
        output.cpp \
@@ -250,6 +254,7 @@ liblyxcore_la_SOURCES = \
        Text3.cpp \
        TextClass.cpp \
        TextClass.h \
+       TextClass_ptr.h \
        TextClassList.cpp \
        TextClassList.h \
        TextMetrics.cpp \