]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Rely on Qt to handle small caps text
[lyx.git] / src / Makefile.am
index ea5ca423406d6cb08a036ea221f34ec6577edbce..d3ea7bc0e4477a8c19669a5a5c8f2d7792f28bdb 100644 (file)
@@ -178,7 +178,6 @@ SOURCEFILESCORE = \
        Text.cpp \
        Text2.cpp \
        Text3.cpp \
-       TexStream.cpp \
        TextClass.cpp \
        TextMetrics.cpp \
        TocBackend.cpp \
@@ -282,7 +281,6 @@ HEADERFILESCORE = \
        Spacing.h \
        SpellChecker.h \
        TexRow.h \
-       TexStream.h \
        Text.h \
        TextClass.h \
        TextMetrics.h \
@@ -708,7 +706,7 @@ check_layout_SOURCES = \
        Spacing.cpp \
        TextClass.cpp \
        tests/check_layout.cpp \
-       support/tests/boost.cpp \
-       support/tests/dummy_functions.cpp
+       tests/boost.cpp \
+       tests/dummy_functions.cpp
 
 .PHONY: alltests alltests-recursive updatetests