diff options
-rw-r--r-- | release_docs/INSTALL_MinGW.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/release_docs/INSTALL_MinGW.txt b/release_docs/INSTALL_MinGW.txt index f92961e..47dcadd 100644 --- a/release_docs/INSTALL_MinGW.txt +++ b/release_docs/INSTALL_MinGW.txt @@ -109,13 +109,15 @@ Build HDF5 on MinGW - ./tools/h5diff/Makefile.in: "testh5diff.sh"
- - ./tools/misc/Makefile.in: "testh5stat.sh" and "testh5mkgrp.sh"
+ - ./tools/misc/Makefile.in: "testh5mkgrp.sh"
- ./tools/h5jam/Makefile.in: "testh5jam.sh"
- ./tools/h5copy/Makefile.in: "testh5copy.sh"
- ./tools/h5ls/Makefile.in: "testh5ls.sh"
+
+ - ./tools/h5stat/Makefile.in: "testh5stat.sh"
5. Configuring
|