[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user