diff options
Diffstat (limited to 'tools/misc/Makefile.am')
-rw-r--r-- | tools/misc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/misc/Makefile.am b/tools/misc/Makefile.am index 2a050ed..d8a8a1a 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) +bin_PROGRAMS=h5debug h5repart $(PDB2HDF) repart_test bin_SCRIPTS=h5redeploy # Tell automake to clean h5redeploy script |