]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/Makefile.am
* doxy
[lyx.git] / src / tex2lyx / Makefile.am
index 26d342ce14c656ea7c784afc3021084ee0a88e14..975195e3525ab9c6704cb2d3c9fbf04fe000ebcb 100644 (file)
@@ -36,15 +36,12 @@ LINKED_FILES = \
        ../Floating.cpp \
        ../FontInfo.cpp \
        ../insets/InsetLayout.cpp \
-       ../LayoutFile.h \
-       ../Layout.h \
        ../Layout.cpp \
-       ../LayoutModuleList.h \
        ../LayoutModuleList.cpp \
        ../lengthcommon.cpp \
        ../Lexer.cpp \
-       ../ModuleList.h \
        ../ModuleList.cpp \
+       ../Spacing.cpp \
        ../TextClass.cpp \
        ../TextClass.h
 
@@ -59,7 +56,6 @@ tex2lyx_SOURCES = \
        Parser.cpp \
        Parser.h \
        preamble.cpp \
-       Spacing.h \
        table.cpp \
        tex2lyx.cpp \
        tex2lyx.h \