]> git.lyx.org Git - features.git/commitdiff
tex2lyx/CMakeLists.txt: revert part of r40384 that should not have gone in
authorUwe Stöhr <uwestoehr@web.de>
Mon, 5 Dec 2011 21:27:05 +0000 (21:27 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Mon, 5 Dec 2011 21:27:05 +0000 (21:27 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40385 a592a061-630c-0410-9148-cb99ea01b6c8

development/cmake/src/tex2lyx/CMakeLists.txt

index 6ba1384fca10594f7892038ae0bd010a47b204a2..fc8810991ed0291d935a1b254ff64500f934d4aa 100644 (file)
@@ -14,7 +14,7 @@ set(LINKED_headers)
 
 foreach(_src insets/InsetLayout Author Color Counters
        Encoding FloatList Floating FontInfo LaTeXPackages
-       Layout LayoutFile LayoutModuleList lengthcommon Lexer
+       Layout LayoutFile LayoutModuleList Lexer
        ModuleList Spacing TextClass version)
        list(APPEND LINKED_sources ${TOP_SRC_DIR}/src/${_src}.cpp)
        list(APPEND LINKED_headers ${TOP_SRC_DIR}/src/${_src}.h)