diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2013-06-28 15:37:41 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2013-06-28 15:37:41 (GMT) |
commit | 1b6d1ca4f0d1d69df592ef3c0353d158dec81b00 (patch) | |
tree | 45d2e465d5eefc9f3f354f7ae72c2b17e3d6dc23 /MANIFEST | |
parent | a4dc3ff34d2dec4db339851df381b67970853f2a (diff) | |
download | hdf5-1b6d1ca4f0d1d69df592ef3c0353d158dec81b00.zip hdf5-1b6d1ca4f0d1d69df592ef3c0353d158dec81b00.tar.gz hdf5-1b6d1ca4f0d1d69df592ef3c0353d158dec81b00.tar.bz2 |
[svn-r23845] HDFFV-8394: Add Optional Examples source packaging option.
Tested: local linux
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2401,6 +2401,10 @@ # CMake-specific User Files ./config/cmake/UserMacros/Windows_MT.cmake +# CMake-specific Examples Files +./config/cmake/HDF518_Examples.cmake.in +./release_docs/USING_CMake_Examples.txt + ./CMakeLists.txt ./CTestConfig.cmake ./UserMacros.cmake |