summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/man/ark/CMakeLists.txt2
-rw-r--r--doc/man/kcalc/CMakeLists.txt2
-rw-r--r--doc/man/kcharselect/CMakeLists.txt2
-rw-r--r--doc/man/kdf/CMakeLists.txt2
-rw-r--r--doc/man/kedit/CMakeLists.txt2
-rw-r--r--doc/man/kfloppy/CMakeLists.txt2
-rw-r--r--doc/man/kgpg/CMakeLists.txt2
-rw-r--r--doc/man/khexedit/CMakeLists.txt2
-rw-r--r--doc/man/superkaramba/CMakeLists.txt2
-rw-r--r--doc/man/tdefilereplace/CMakeLists.txt2
10 files changed, 10 insertions, 10 deletions
diff --git a/doc/man/ark/CMakeLists.txt b/doc/man/ark/CMakeLists.txt
index 24ccd70..65c83b9 100644
--- a/doc/man/ark/CMakeLists.txt
+++ b/doc/man/ark/CMakeLists.txt
@@ -1,6 +1,6 @@
file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 )
-INSTALL(
+install(
FILES ${_man_files}
DESTINATION ${MAN_INSTALL_DIR}/man1
COMPONENT doc
diff --git a/doc/man/kcalc/CMakeLists.txt b/doc/man/kcalc/CMakeLists.txt
index 24ccd70..65c83b9 100644
--- a/doc/man/kcalc/CMakeLists.txt
+++ b/doc/man/kcalc/CMakeLists.txt
@@ -1,6 +1,6 @@
file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 )
-INSTALL(
+install(
FILES ${_man_files}
DESTINATION ${MAN_INSTALL_DIR}/man1
COMPONENT doc
diff --git a/doc/man/kcharselect/CMakeLists.txt b/doc/man/kcharselect/CMakeLists.txt
index 24ccd70..65c83b9 100644
--- a/doc/man/kcharselect/CMakeLists.txt
+++ b/doc/man/kcharselect/CMakeLists.txt
@@ -1,6 +1,6 @@
file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 )
-INSTALL(
+install(
FILES ${_man_files}
DESTINATION ${MAN_INSTALL_DIR}/man1
COMPONENT doc
diff --git a/doc/man/kdf/CMakeLists.txt b/doc/man/kdf/CMakeLists.txt
index 24ccd70..65c83b9 100644
--- a/doc/man/kdf/CMakeLists.txt
+++ b/doc/man/kdf/CMakeLists.txt
@@ -1,6 +1,6 @@
file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 )
-INSTALL(
+install(
FILES ${_man_files}
DESTINATION ${MAN_INSTALL_DIR}/man1
COMPONENT doc
diff --git a/doc/man/kedit/CMakeLists.txt b/doc/man/kedit/CMakeLists.txt
index 24ccd70..65c83b9 100644
--- a/doc/man/kedit/CMakeLists.txt
+++ b/doc/man/kedit/CMakeLists.txt
@@ -1,6 +1,6 @@
file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 )
-INSTALL(
+install(
FILES ${_man_files}
DESTINATION ${MAN_INSTALL_DIR}/man1
COMPONENT doc
diff --git a/doc/man/kfloppy/CMakeLists.txt b/doc/man/kfloppy/CMakeLists.txt
index 24ccd70..65c83b9 100644
--- a/doc/man/kfloppy/CMakeLists.txt
+++ b/doc/man/kfloppy/CMakeLists.txt
@@ -1,6 +1,6 @@
file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 )
-INSTALL(
+install(
FILES ${_man_files}
DESTINATION ${MAN_INSTALL_DIR}/man1
COMPONENT doc
diff --git a/doc/man/kgpg/CMakeLists.txt b/doc/man/kgpg/CMakeLists.txt
index 24ccd70..65c83b9 100644
--- a/doc/man/kgpg/CMakeLists.txt
+++ b/doc/man/kgpg/CMakeLists.txt
@@ -1,6 +1,6 @@
file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 )
-INSTALL(
+install(
FILES ${_man_files}
DESTINATION ${MAN_INSTALL_DIR}/man1
COMPONENT doc
diff --git a/doc/man/khexedit/CMakeLists.txt b/doc/man/khexedit/CMakeLists.txt
index 24ccd70..65c83b9 100644
--- a/doc/man/khexedit/CMakeLists.txt
+++ b/doc/man/khexedit/CMakeLists.txt
@@ -1,6 +1,6 @@
file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 )
-INSTALL(
+install(
FILES ${_man_files}
DESTINATION ${MAN_INSTALL_DIR}/man1
COMPONENT doc
diff --git a/doc/man/superkaramba/CMakeLists.txt b/doc/man/superkaramba/CMakeLists.txt
index 24ccd70..65c83b9 100644
--- a/doc/man/superkaramba/CMakeLists.txt
+++ b/doc/man/superkaramba/CMakeLists.txt
@@ -1,6 +1,6 @@
file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 )
-INSTALL(
+install(
FILES ${_man_files}
DESTINATION ${MAN_INSTALL_DIR}/man1
COMPONENT doc
diff --git a/doc/man/tdefilereplace/CMakeLists.txt b/doc/man/tdefilereplace/CMakeLists.txt
index 24ccd70..65c83b9 100644
--- a/doc/man/tdefilereplace/CMakeLists.txt
+++ b/doc/man/tdefilereplace/CMakeLists.txt
@@ -1,6 +1,6 @@
file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 )
-INSTALL(
+install(
FILES ${_man_files}
DESTINATION ${MAN_INSTALL_DIR}/man1
COMPONENT doc