From 675dde0699cd299da21d4f2624c22427234350ee Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Fri, 19 Sep 2003 15:21:05 -0500 Subject: [PATCH] [svn-r7499] Purpose: added h5repack to the list of tools to make check Platforms tested: linux (small change) Misc. update: --- tools/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Makefile.in b/tools/Makefile.in index 51e3b53b28..037a107427 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -20,7 +20,7 @@ srcdir=@srcdir@ ## All subdirectories except for the ``lib'' subdirectory. ## -SUBDIRS=h5dump h5diff h5ls misc gifconv h5import +SUBDIRS=h5dump h5diff h5ls misc gifconv h5import h5repack ## Add include directory to the C preprocessor flags, add -lh5tools and ## -lhdf5 to the list of libraries.