diff options
-rw-r--r-- | tools/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in index f10990e..05202d6 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -10,7 +10,7 @@ CPPFLAGS=-I../src -I. @CPPFLAGS@ # Tools test targets. -TESTS=testh5dump.sh +#TESTS=testh5dump.sh # These are our main targets: PROGS=h5debug h5import h5ls h5repart h5dump |