]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Adjust preprocessor guards for Qt5/X11.
[lyx.git] / src / Makefile.am
index 81f8ec762550ad6b5f911dff8015383fb4f2092c..9b6b5384c69e110bf1ad2441b095db498efa7c2d 100644 (file)
@@ -181,6 +181,7 @@ SOURCEFILESCORE = \
        Session.cpp \
        Spacing.cpp \
        TexRow.cpp \
+       texstream.cpp \
        Text.cpp \
        Text2.cpp \
        Text3.cpp \
@@ -287,6 +288,7 @@ HEADERFILESCORE = \
        Spacing.h \
        SpellChecker.h \
        TexRow.h \
+       texstream.h \
        Text.h \
        TextClass.h \
        TextMetrics.h \