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