summaryrefslogtreecommitdiffstats
path: root/kernel/kls_mac/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/kls_mac/CMakeLists.txt')
-rw-r--r--kernel/kls_mac/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/kls_mac/CMakeLists.txt b/kernel/kls_mac/CMakeLists.txt
index 6e12830..33159ac 100644
--- a/kernel/kls_mac/CMakeLists.txt
+++ b/kernel/kls_mac/CMakeLists.txt
@@ -29,7 +29,7 @@ tde_add_library( kls_mac SHARED AUTOMOC
##### other data
configure_file( ksquirrel-libs-mac2ppm.cmake ksquirrel-libs-mac2ppm @ONLY )
-INSTALL(
+install(
PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/ksquirrel-libs-mac2ppm
DESTINATION ${BIN_INSTALL_DIR}
)