]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/Makefile.am
tex2lyx/text.cpp: take care of the brace pair after comment environments that are...
[lyx.git] / src / tex2lyx / Makefile.am
index c6df6470d2489e99a1342c7dc6c604841ed389a6..d9571cbdaa9f859b704786ba4bde2eacf34efa2d 100644 (file)
@@ -32,11 +32,14 @@ LINKED_FILES = \
        ../FloatList.cpp \
        ../Floating.cpp \
        ../Counters.cpp \
+       ../insets/InsetLayout.cpp \
+       ../LayoutFile.h \
        ../Layout.h \
        ../Layout.cpp \
        ../TextClass.cpp \
        ../TextClass.h \
        ../Lexer.cpp \
+       ../lengthcommon.cpp \
        ../Color.cpp \
        ../Color.h
 
@@ -51,7 +54,6 @@ tex2lyx_SOURCES = \
        Font.cpp \
        Font.h \
        gettext.cpp \
-       lengthcommon.cpp \
        Parser.cpp \
        Parser.h \
        tex2lyx.cpp \