diff options
-rw-r--r-- | libkdcraw/dcraw/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdcraw/dcraw/CMakeLists.txt b/libkdcraw/dcraw/CMakeLists.txt index c24bfaa..649d7b3 100644 --- a/libkdcraw/dcraw/CMakeLists.txt +++ b/libkdcraw/dcraw/CMakeLists.txt @@ -31,7 +31,7 @@ tde_add_executable( kdcraw ##### other data -INSTALL( +install( FILES kdcraw.1 DESTINATION ${MAN_INSTALL_DIR}/man1 COMPONENT doc |