From d0710fb699b8d60b59e1bf8dc1844b7add7f644d Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Mon, 8 Aug 2005 15:19:18 -0500 Subject: [svn-r11218] Purpose: Minor bug fix Description: repart_test.c was mistakenly treated as a tool, instead of a test program. Solution: Took it out of the list of tools. Platforms tested: fuss - simple change. --- tools/misc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/misc/Makefile.am b/tools/misc/Makefile.am index d8a8a1a..2a050ed 100644 --- a/tools/misc/Makefile.am +++ b/tools/misc/Makefile.am @@ -35,7 +35,7 @@ if BUILD_PDB2HDF_CONDITIONAL endif # These are our main targets, the tools -bin_PROGRAMS=h5debug h5repart $(PDB2HDF) repart_test +bin_PROGRAMS=h5debug h5repart $(PDB2HDF) bin_SCRIPTS=h5redeploy # Tell automake to clean h5redeploy script -- cgit v0.12