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