]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/Makefile.am
Patch from "hzluo" <memcache@gmail.com>:
[lyx.git] / src / tex2lyx / Makefile.am
index d60ee95dac37930f28ea5f0db01e4b466d80d8a0..f5964e39a2e5712288db06fc54c880ce7ae2ac7e 100644 (file)
@@ -26,10 +26,10 @@ LINKED_FILES = \
        FloatList.cpp \
        Floating.cpp \
        Counters.cpp \
-       LyXLayout.h \
-       LyXLayout.cpp \
-       LyXTextClass.cpp \
-       LyXTextClass.h \
+       Layout.h \
+       Layout.cpp \
+       TextClass.cpp \
+       TextClass.h \
        Lexer.cpp 
 
 BUILT_SOURCES = $(PCH_FILE) $(LINKED_FILES)