diff options
| author | Antonin Descampe <antonin@gmail.com> | 2010-11-17 10:59:21 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2010-11-17 10:59:21 +0000 |
| commit | 3afd3b1afd711fff415f4cb0eebd9a015abaa1d8 (patch) | |
| tree | cd3c8e7d2f99f9707881fca9dd6612864aae9a06 /doc | |
| parent | 223a39b51e24c3efe565c4c3276bcbd8c3d4db4d (diff) | |
install man pages by default. install CHANGES and LICENSE
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/CMakeLists.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index e60586e9..aadbadba 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -13,11 +13,3 @@ ADD_CUSTOM_TARGET(doxygen ) ENDIF(DOXYGEN_EXECUTABLE) -INSTALL( - FILES man/man1/image_to_j2k.1 - man/man1/j2k_dump.1 - man/man1/j2k_to_image.1 - DESTINATION ${OPENJPEG_INSTALL_MAN_DIR}/man1) -INSTALL( - FILES man/man3/libopenjpeg.3 - DESTINATION ${OPENJPEG_INSTALL_MAN_DIR}/man3) |
