diff options
Diffstat (limited to 'doc/amor/CMakeLists.txt')
-rw-r--r-- | doc/amor/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/amor/CMakeLists.txt b/doc/amor/CMakeLists.txt index d4791cc..490c236 100644 --- a/doc/amor/CMakeLists.txt +++ b/doc/amor/CMakeLists.txt @@ -11,7 +11,7 @@ tde_create_handbook( DESTINATION amor ) -INSTALL( +install( FILES amor.1 DESTINATION ${MAN_INSTALL_DIR}/man1 COMPONENT doc |