]> 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 38d3f9329ad6de2573746445b7284ff589df1351..d9571cbdaa9f859b704786ba4bde2eacf34efa2d 100644 (file)
@@ -39,6 +39,7 @@ LINKED_FILES = \
        ../TextClass.cpp \
        ../TextClass.h \
        ../Lexer.cpp \
+       ../lengthcommon.cpp \
        ../Color.cpp \
        ../Color.h
 
@@ -53,7 +54,6 @@ tex2lyx_SOURCES = \
        Font.cpp \
        Font.h \
        gettext.cpp \
-       lengthcommon.cpp \
        Parser.cpp \
        Parser.h \
        tex2lyx.cpp \