[svn-r11226] Purpose: Bug fix.

Description:  The change made yesterday regarding repart_test.c wasn't right.

Solution:  Roll back to v1.6 until a solution is figured out.

Platforms tested: fuss - simple change.
This commit is contained in:
Raymond Lu
2005-08-09 13:07:39 -05:00
parent 0a2e76ff1e
commit 108a61528a
2 changed files with 16 additions and 5 deletions

View File

@@ -35,7 +35,7 @@ if BUILD_PDB2HDF_CONDITIONAL
endif
# These are our main targets, the tools
bin_PROGRAMS=h5debug h5repart $(PDB2HDF)
bin_PROGRAMS=h5debug h5repart $(PDB2HDF) repart_test
bin_SCRIPTS=h5redeploy
# Tell automake to clean h5redeploy script