diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2019-06-15 19:30:03 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2019-06-15 19:30:03 (GMT) |
commit | 68fb1c9f37b2b456902aa9dc51ddff7737a0dfc3 (patch) | |
tree | 920b3ca7c64c95e5b5c547754037541544cf6c65 /MANIFEST | |
parent | c9d41341d65761c62a59cf0677da1fbf41a7e11d (diff) | |
parent | 6c3f90ae222a8d4e8d8edf172a6745028209b75c (diff) | |
download | hdf5-68fb1c9f37b2b456902aa9dc51ddff7737a0dfc3.zip hdf5-68fb1c9f37b2b456902aa9dc51ddff7737a0dfc3.tar.gz hdf5-68fb1c9f37b2b456902aa9dc51ddff7737a0dfc3.tar.bz2 |
Merge pull request #1738 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit '6c3f90ae222a8d4e8d8edf172a6745028209b75c':
Update MANIFEST for move of h5cc.in and h5redeploy.in to bin directory.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -71,12 +71,15 @@ ./bin/errors _DO_NOT_DISTRIBUTE_ ./bin/genparser ./bin/gcov_script _DO_NOT_DISTRIBUTE_ +./bin/h5cc.in +./bin/h5redeploy.in ./bin/h5vers ./bin/iostats ./bin/locate_sw ./bin/make_err ./bin/make_overflow ./bin/make_vers +./bin/Makefile.am ./bin/makehelp ./bin/mkdirs ./bin/newer @@ -937,7 +940,6 @@ ./src/H5Ztrans.c ./src/Makefile.am ./src/hdf5.h -./src/h5cc.in ./src/libhdf5.settings.in ./src/H5win32defs.h @@ -1545,7 +1547,6 @@ ./tools/src/misc/h5clear.c ./tools/src/misc/h5debug.c ./tools/src/misc/h5mkgrp.c -./tools/src/misc/h5redeploy.in ./tools/src/misc/h5repart.c ./tools/test/misc/Makefile.am ./tools/test/misc/h5repart_gentest.c @@ -3423,6 +3424,7 @@ ./c++/examples/Makefile.in ./c++/Makefile.in ./configure +./bin/Makefile.in ./c++/src/Makefile.in ./c++/test/Makefile.in ./examples/Makefile.in |