]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/Makefile.am
fix msvc linker error: for the linker struct and class isn't the same here
[lyx.git] / src / tex2lyx / Makefile.am
index 975195e3525ab9c6704cb2d3c9fbf04fe000ebcb..93b1c7cb9a76c89eeb5c58c30430350ddd0ce718 100644 (file)
@@ -1,6 +1,6 @@
 include $(top_srcdir)/config/common.am
 
-EXTRA_DIST = tex2lyx.1in $(TEST_FILES) pch.h
+EXTRA_DIST = TODO.txt tex2lyx.1in $(TEST_FILES) pch.h
 
 #noinst_LIBRARIES = libtexparser.a
 #
@@ -37,6 +37,7 @@ LINKED_FILES = \
        ../FontInfo.cpp \
        ../insets/InsetLayout.cpp \
        ../Layout.cpp \
+       ../LayoutFile.cpp \
        ../LayoutModuleList.cpp \
        ../lengthcommon.cpp \
        ../Lexer.cpp \