$NetBSD: patch-bb,v 1.1 2007/09/18 18:58:12 drochner Exp $

--- tools/misc/Makefile.in.orig	2007-09-18 17:07:03.000000000 +0200
+++ tools/misc/Makefile.in
@@ -37,7 +37,8 @@ LIBHDF5=$(top_builddir)/src/libhdf5.la
 
 ## h5cc is generated by configure.  Remove it only when distclean.
 BUILD_PROGS=h5debug h5redeploy h5repart
-PUB_PROGS=h5cc $(BUILD_PROGS)
+PUB_PROGS=h5debug h5repart
+PUB_SCRIPTS=h5cc h5redeploy
 PROGS=$(BUILD_PROGS) $(TEST_PROGS)
 DISTCLEAN=h5cc
 
