]> git.lyx.org Git - features.git/commitdiff
Fix tex2lyx compilation.
authorAbdelrazak Younes <younes@lyx.org>
Fri, 22 Feb 2008 09:23:47 +0000 (09:23 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 22 Feb 2008 09:23:47 +0000 (09:23 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23121 a592a061-630c-0410-9148-cb99ea01b6c8

development/cmake/src/tex2lyx/CMakeLists.txt

index 414bd1b8a10d3f24b42f682538e80b5f8f86ca06..356867cdddd584283b90b132f9fb2d83f82fc99d 100644 (file)
@@ -7,6 +7,7 @@
 project(tex2lyx)
 
 set(LINKED_sources
+       ${TOP_SRC_DIR}/src/insets/InsetLayout.cpp
        ${TOP_SRC_DIR}/src/FloatList.cpp
        ${TOP_SRC_DIR}/src/Floating.cpp
        ${TOP_SRC_DIR}/src/Counters.cpp