X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ftex2lyx%2FMakefile.am;h=7406bb2ffe950e9ef45c274f94f78fd058797dd2;hb=02b6586ad7f8631dfd8001e75779baeb7985c80e;hp=531c92a15b57bf69f7e724fdf9163fa1d36f750e;hpb=18d18f1b8c1506c4d8c8528ea53545e2c15948dc;p=lyx.git diff --git a/src/tex2lyx/Makefile.am b/src/tex2lyx/Makefile.am index 531c92a15b..7406bb2ffe 100644 --- a/src/tex2lyx/Makefile.am +++ b/src/tex2lyx/Makefile.am @@ -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)