summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in
index 6f1b6b1..e486d93 100644
--- a/tools/Makefile.in
+++ b/tools/Makefile.in
@@ -26,7 +26,7 @@ LIBHDF5=../src/libhdf5.la
PROGS=h5debug h5import h5ls h5repart h5dump h5dumptst @H5TOH4@ @PDB2HDF@
## Source and object files for the library; do not install
-LIB_SRC=h5tools.c h5findshd.c
+LIB_SRC=h5tools.c
LIB_OBJ=$(LIB_SRC:.c=.lo)
PUB_LIB=