summaryrefslogtreecommitdiffstats
path: root/tools/Makefile.in
diff options
context:
space:
mode:
authorVailin Choi <vchoi@hdfgroup.org>2015-09-11 04:39:09 (GMT)
committerVailin Choi <vchoi@hdfgroup.org>2015-09-11 04:39:09 (GMT)
commita4e730506f73381d8d3fc768249ce860b23b2d54 (patch)
treee89d2bed1fa97309f7d7fb88dfab1ad8e5d0d05d /tools/Makefile.in
parent86b03d3ef847ae902deaa4932eba23fb960378c3 (diff)
downloadhdf5-a4e730506f73381d8d3fc768249ce860b23b2d54.zip
hdf5-a4e730506f73381d8d3fc768249ce860b23b2d54.tar.gz
hdf5-a4e730506f73381d8d3fc768249ce860b23b2d54.tar.bz2
[svn-r27758] Implementation for "h5format_convert" tool to convert a chunked dataset's indexing type to v1 B-tree indexing type.
Code review pending.
Diffstat (limited to 'tools/Makefile.in')
-rw-r--r--tools/Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in
index 974e6b4..727e3c5 100644
--- a/tools/Makefile.in
+++ b/tools/Makefile.in
@@ -657,9 +657,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2
CONFIG = ordered
# All subdirectories
-SUBDIRS = lib h5diff h5ls h5dump misc h5import h5repack h5jam h5copy h5stat \
- perform
-
+SUBDIRS = lib h5diff h5ls h5dump misc h5import h5repack h5jam h5copy h5stat h5format_convert perform
# 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.,