diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2019-06-15 17:34:07 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2019-06-15 17:34:07 (GMT) |
commit | 6c3f90ae222a8d4e8d8edf172a6745028209b75c (patch) | |
tree | adffb7bb83fc568b5e286d9676fd79225e3d3e5b /MANIFEST | |
parent | d5a262c424d0d1bc4d96a0015487b51202df91a7 (diff) | |
download | hdf5-6c3f90ae222a8d4e8d8edf172a6745028209b75c.zip hdf5-6c3f90ae222a8d4e8d8edf172a6745028209b75c.tar.gz hdf5-6c3f90ae222a8d4e8d8edf172a6745028209b75c.tar.bz2 |
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 @@ -935,7 +938,6 @@ ./src/H5Ztrans.c ./src/Makefile.am ./src/hdf5.h -./src/h5cc.in ./src/libhdf5.settings.in ./src/H5win32defs.h @@ -1543,7 +1545,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 @@ -3421,6 +3422,7 @@ ./c++/examples/Makefile.in ./c++/Makefile.in ./configure +./bin/Makefile.in ./c++/src/Makefile.in ./c++/test/Makefile.in ./examples/Makefile.in |