X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ftex2lyx%2FMakefile.am;h=f5964e39a2e5712288db06fc54c880ce7ae2ac7e;hb=aeeac1512881a53fa8b29a1a52d7a47adb3065be;hp=d60ee95dac37930f28ea5f0db01e4b466d80d8a0;hpb=fc6ce7cd08562fd7bab4427880b46390bb7d2f07;p=lyx.git diff --git a/src/tex2lyx/Makefile.am b/src/tex2lyx/Makefile.am index d60ee95dac..f5964e39a2 100644 --- a/src/tex2lyx/Makefile.am +++ b/src/tex2lyx/Makefile.am @@ -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)