summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2002-06-12 20:14:05 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2002-06-12 20:14:05 (GMT)
commitfb16cac7d6c943c04add46acdf6f59f8d3745a93 (patch)
treed3f475e29d9b411f8776a211961deaf8236af1f4
parentce08041ae301ff3c9993d76e8bb3d8fb0d1e9cf9 (diff)
downloadhdf5-fb16cac7d6c943c04add46acdf6f59f8d3745a93.zip
hdf5-fb16cac7d6c943c04add46acdf6f59f8d3745a93.tar.gz
hdf5-fb16cac7d6c943c04add46acdf6f59f8d3745a93.tar.bz2
[svn-r5611] Added h5redeploy to the install list.
Tested on eirene.
-rw-r--r--tools/misc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/misc/Makefile.in b/tools/misc/Makefile.in
index ccf0300..8794389 100644
--- a/tools/misc/Makefile.in
+++ b/tools/misc/Makefile.in
@@ -34,7 +34,7 @@ TEST_SCRIPTS=
LIBTOOLS=../lib/libh5tools.la
LIBHDF5=$(top_builddir)/src/libhdf5.la
-PUB_PROGS=h5cc h5debug h5import h5repart @PDB2HDF@
+PUB_PROGS=h5cc h5debug h5import $(srcdir)/h5redeploy h5repart @PDB2HDF@
PROGS=$(PUB_PROGS) $(TEST_PROGS)
## Source and object files for the library; do not install