Author: uwestoehr
Date: Mon Dec  5 22:27:05 2011
New Revision: 40385
URL: http://www.lyx.org/trac/changeset/40385

Log:
tex2lyx/CMakeLists.txt: revert part of r40384 that should not have gone in

Modified:
   lyx-devel/branches/BRANCH_2_0_X/development/cmake/src/tex2lyx/CMakeLists.txt

Modified: 
lyx-devel/branches/BRANCH_2_0_X/development/cmake/src/tex2lyx/CMakeLists.txt
==============================================================================
--- 
lyx-devel/branches/BRANCH_2_0_X/development/cmake/src/tex2lyx/CMakeLists.txt    
    Mon Dec  5 22:16:10 2011        (r40384)
+++ 
lyx-devel/branches/BRANCH_2_0_X/development/cmake/src/tex2lyx/CMakeLists.txt    
    Mon Dec  5 22:27:05 2011        (r40385)
@@ -14,7 +14,7 @@
 
 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)

Reply via email to