]> 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 629aa4bbb6e559d534c58fa37331f325f0754122..ac39d8bd63bf41c22f3b8889a03117e1ed588a92 100755 (executable)
@@ -69,15 +69,13 @@ lyx_install(${TOP_SRC_DIR}/lib doc/${_all_languages} *    clipart)
 
 lyx_install(${TOP_SRC_DIR}/lib examples     *      . ${_all_languages})
 lyx_install(${TOP_SRC_DIR}/lib fonts        *      .)
-lyx_install(${TOP_SRC_DIR}/lib images       *      . math commands attic liber oxygen)
+lyx_install(${TOP_SRC_DIR}/lib images       *      . math commands attic classic oxygen)
 lyx_install(${TOP_SRC_DIR}/lib kbd          *      .)
 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    *      .)