]> git.lyx.org Git - features.git/commitdiff
Add springer to set of installed files [cmake build]
authorKornel Benko <kornel@lyx.org>
Thu, 22 Sep 2011 09:45:28 +0000 (09:45 +0000)
committerKornel Benko <kornel@lyx.org>
Thu, 22 Sep 2011 09:45:28 +0000 (09:45 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39730 a592a061-630c-0410-9148-cb99ea01b6c8

development/cmake/Install.cmake

index 02645af2f424c539e04aba57d201bf27bbb8d343..e5aae34c41dc43ef529449893f246506135831d3 100755 (executable)
@@ -75,9 +75,8 @@ lyx_install(${TOP_SRC_DIR}/lib layouts      *      .)
 lyx_install(${TOP_SRC_DIR}/lib lyx2lyx      *.py   .)
 lyx_install(${TOP_SRC_DIR}/lib scripts      *.py   .)
 lyx_install(${TOP_SRC_DIR}/lib scripts      *.R    .)
-lyx_install(${TOP_SRC_DIR}/lib templates    *      .)
+lyx_install(${TOP_SRC_DIR}/lib templates    *      . springer thesis)
 lyx_install(${TOP_SRC_DIR}/lib tex          *      .)
 lyx_install(${TOP_SRC_DIR}/lib ui           *      .)
 lyx_install(${TOP_SRC_DIR}/lib .            *      .)
 
-lyx_install(${TOP_SRC_DIR}/lib templates/thesis    *      .)