]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/Makefile.am
update a tex2lyx test file
[lyx.git] / src / tex2lyx / Makefile.am
index 531c92a15b57bf69f7e724fdf9163fa1d36f750e..7406bb2ffe950e9ef45c274f94f78fd058797dd2 100644 (file)
@@ -29,22 +29,27 @@ TEST_FILES = \
        test/test-structure.tex
 
 LINKED_FILES = \
+       ../Author.cpp \
        ../Color.cpp \
        ../Counters.cpp \
        ../Encoding.cpp \
        ../FloatList.cpp \
        ../Floating.cpp \
        ../FontInfo.cpp \
+       ../graphics/GraphicsParams.cpp \
+       ../insets/ExternalTemplate.cpp \
+       ../insets/ExternalTransforms.cpp \
        ../insets/InsetLayout.cpp \
+       ../LaTeXPackages.cpp \
        ../Layout.cpp \
        ../LayoutFile.cpp \
        ../LayoutModuleList.cpp \
+       ../Length.cpp \
        ../lengthcommon.cpp \
        ../Lexer.cpp \
        ../ModuleList.cpp \
        ../Spacing.cpp \
        ../TextClass.cpp \
-       ../TextClass.h \
        ../version.cpp
 
 BUILT_SOURCES = $(PCH_FILE)