]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Fix RTL inset painting.
[lyx.git] / src / Makefile.am
index bf1af936bab6d030d7bb97bb92d56b85de770ff2..7c90cf2cee41da6bdf498d7456646867db20f0f5 100644 (file)
@@ -233,6 +233,8 @@ liblyxcore_la_SOURCES = \
        ParagraphParameters.h \
        ParIterator.cpp \
        ParIterator.h \
+       PDFOptions.cpp \
+       PDFOptions.h \
        Row.cpp \
        Row.h \
        rowpainter.cpp \
@@ -254,7 +256,6 @@ liblyxcore_la_SOURCES = \
        Text3.cpp \
        TextClass.cpp \
        TextClass.h \
-       TextClass_ptr.h \
        TextClassList.cpp \
        TextClassList.h \
        TextMetrics.cpp \