summaryrefslogtreecommitdiffstats
path: root/tools/Makefile.in
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2008-02-01 05:51:09 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2008-02-01 05:51:09 (GMT)
commit76958a8e308fc1f0b80929f30dcee9ef43fa3cec (patch)
tree8637d1546652fbbb62ed77f9b03b0930d9dc8356 /tools/Makefile.in
parent76cdc6c1ca9d35c7d27f038ede949c70560fdece (diff)
downloadhdf5-76958a8e308fc1f0b80929f30dcee9ef43fa3cec.zip
hdf5-76958a8e308fc1f0b80929f30dcee9ef43fa3cec.tar.gz
hdf5-76958a8e308fc1f0b80929f30dcee9ef43fa3cec.tar.bz2
[svn-r14483] Added the new tool, h5recover, which is for the Sandia project for
file recovery after a crash. Tested: linux (kagiso), linux64 (smirom), Solaris 10 (linew, in progress).
Diffstat (limited to 'tools/Makefile.in')
-rw-r--r--tools/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in
index eabfca2..674b0af 100644
--- a/tools/Makefile.in
+++ b/tools/Makefile.in
@@ -304,7 +304,7 @@ TRACE = perl $(top_srcdir)/bin/trace
CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# All subdirectories
-SUBDIRS = lib h5dump h5diff h5ls misc h5import h5repack h5jam h5copy h5stat
+SUBDIRS = lib h5dump h5diff h5ls misc h5import h5repack h5jam h5copy h5stat h5recover
# Automake needs to be taught how to build lib, progs, and tests targets.
# These will be filled in automatically for the most part (e.g.,