summaryrefslogtreecommitdiffstats
path: root/doc/man/kpovmodeler/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/kpovmodeler/CMakeLists.txt')
-rw-r--r--doc/man/kpovmodeler/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/kpovmodeler/CMakeLists.txt b/doc/man/kpovmodeler/CMakeLists.txt
index 24ccd704..65c83b94 100644
--- a/doc/man/kpovmodeler/CMakeLists.txt
+++ b/doc/man/kpovmodeler/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