From f0a98bd85b5a0b5fd6abd883a5eab7a7913679dd Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Wed, 12 Jun 2002 15:14:07 -0500 Subject: [svn-r5612] Added h5redeploy to the install list. Tested on eirene. --- tools/misc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/misc/Makefile.in b/tools/misc/Makefile.in index fcff393..f3a4d7e 100644 --- a/tools/misc/Makefile.in +++ b/tools/misc/Makefile.in @@ -26,7 +26,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 -- cgit v0.12