]> git.lyx.org Git - lyx.git/blobdiff - development/cmake/Install.cmake
Fix the tab ordering of GuiDocument components.
[lyx.git] / development / cmake / Install.cmake
index 02645af2f424c539e04aba57d201bf27bbb8d343..ac39d8bd63bf41c22f3b8889a03117e1ed588a92 100755 (executable)
@@ -75,9 +75,7 @@ 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    *      . attic 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    *      .)