summaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2016-04-29 13:48:18 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2016-04-29 13:48:18 (GMT)
commit2e7ca9137bb173bc8ed8f74aa962632dc46c35df (patch)
treec58df3830d64040d392b17f7d02761159a5b9540 /tools/Makefile.am
parent0845a870809c1c2ace5003bcd297b62c1a3c54ec (diff)
downloadhdf5-2e7ca9137bb173bc8ed8f74aa962632dc46c35df.zip
hdf5-2e7ca9137bb173bc8ed8f74aa962632dc46c35df.tar.gz
hdf5-2e7ca9137bb173bc8ed8f74aa962632dc46c35df.tar.bz2
[svn-r29836] Revert whitespace and non-critical changes for patch.
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 887c0f0..bffc14d 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -24,7 +24,6 @@ include $(top_srcdir)/config/commence.am
CONFIG=ordered
# All subdirectories
-SUBDIRS=lib h5diff h5ls h5dump misc h5import h5repack h5jam h5copy h5stat \
- h5format_convert perform
+SUBDIRS=lib h5diff h5ls h5dump misc h5import h5repack h5jam h5copy h5stat h5format_convert perform
include $(top_srcdir)/config/conclude.am