summaryrefslogtreecommitdiffstats
path: root/tools/Makefile.in
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2002-10-09 21:25:48 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2002-10-09 21:25:48 (GMT)
commit2ac05ce9dc4774f96cc3ed19e0b6ec8afb59fddc (patch)
treefa1b84ab7897d96c91f6d5913d979433c3633223 /tools/Makefile.in
parentd49f76ace993ef06a9dcea24f38d920f8df48858 (diff)
downloadhdf5-2ac05ce9dc4774f96cc3ed19e0b6ec8afb59fddc.zip
hdf5-2ac05ce9dc4774f96cc3ed19e0b6ec8afb59fddc.tar.gz
hdf5-2ac05ce9dc4774f96cc3ed19e0b6ec8afb59fddc.tar.bz2
[svn-r5973] Purpose:
added h5fiff to configure and makefiles Platforms tested: linux 2.4.18
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 00a385d..a5bc2c1 100644
--- a/tools/Makefile.in
+++ b/tools/Makefile.in
@@ -10,7 +10,7 @@ srcdir=@srcdir@
## All subdirectories except for the ``lib'' subdirectory.
##
-SUBDIRS=h5dump h5ls misc gifconv
+SUBDIRS=h5dump h5diff h5ls misc gifconv
@COMMENCE@