summaryrefslogtreecommitdiffstats
path: root/doc/amor/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/amor/CMakeLists.txt')
-rw-r--r--doc/amor/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/amor/CMakeLists.txt b/doc/amor/CMakeLists.txt
index 66361cb..d4791cc 100644
--- a/doc/amor/CMakeLists.txt
+++ b/doc/amor/CMakeLists.txt
@@ -11,3 +11,8 @@
tde_create_handbook( DESTINATION amor )
+INSTALL(
+ FILES amor.1
+ DESTINATION ${MAN_INSTALL_DIR}/man1
+ COMPONENT doc
+)