diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2014-01-30 21:32:40 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2014-01-30 21:32:40 (GMT) |
commit | d9423717e4ea144ef8d5e43fdfca855b7f739d74 (patch) | |
tree | 9bd4605d3486969a176942cb0a7658cd28026348 | |
parent | b7b4e77f1249fc4872a441c2f0810457b78a790d (diff) | |
download | hdf5-d9423717e4ea144ef8d5e43fdfca855b7f739d74.zip hdf5-d9423717e4ea144ef8d5e43fdfca855b7f739d74.tar.gz hdf5-d9423717e4ea144ef8d5e43fdfca855b7f739d74.tar.bz2 |
[svn-r24668] HDFFV-8568: Remove Acknowledgements file from release binaries
-rw-r--r-- | CMakeInstallation.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeInstallation.cmake b/CMakeInstallation.cmake index f7f35d4..0d071e7 100644 --- a/CMakeInstallation.cmake +++ b/CMakeInstallation.cmake @@ -142,7 +142,6 @@ ENDIF (HDF5_PACK_EXAMPLES) IF (NOT HDF5_EXTERNALLY_CONFIGURED) INSTALL ( FILES - ${HDF5_SOURCE_DIR}/ACKNOWLEDGMENTS ${HDF5_SOURCE_DIR}/COPYING DESTINATION ${HDF5_INSTALL_DATA_DIR} COMPONENT hdfdocuments |