summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/openjp2/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/openjp2/CMakeLists.txt b/src/lib/openjp2/CMakeLists.txt
index 66ef044d..34a5ef3c 100644
--- a/src/lib/openjp2/CMakeLists.txt
+++ b/src/lib/openjp2/CMakeLists.txt
@@ -60,7 +60,7 @@ install(FILES openjpeg.h opj_stdint.h
# install man page of the library
install(
- FILES ${OPENJPEG_SOURCE_DIR}/doc/man/man3/libopenjpeg.3
+ FILES ${OPENJPEG_SOURCE_DIR}/doc/man/man3/libopenjp2.3
DESTINATION ${OPENJPEG_INSTALL_MAN_DIR}/man3)
# internal utilities to generate t1_luts.h (part of the jp2 lib)