]> git.lyx.org Git - features.git/blobdiff - development/cmake/Install.cmake
also install R scripts
[features.git] / development / cmake / Install.cmake
index cc8ec9e3ddd46dc26eaa18b1cf81978f1698171a..92de348641e54e5fd640014dbaa0dff0ed493f3c 100755 (executable)
@@ -72,7 +72,7 @@ lyx_install(${TOP_SRC_DIR}/lib images       *      . math commands attic)
 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      *      .)
 lyx_install(${TOP_SRC_DIR}/lib templates    *      .)
 lyx_install(${TOP_SRC_DIR}/lib tex          *      .)
 lyx_install(${TOP_SRC_DIR}/lib ui           *      .)