summaryrefslogtreecommitdiffstats
path: root/tools/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Makefile.in')
-rw-r--r--tools/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in
index 08b90c3..00a385d 100644
--- a/tools/Makefile.in
+++ b/tools/Makefile.in
@@ -1,6 +1,6 @@
## Tools HDF5 Makefile(.in)
##
-## Copyright (C) 2001
+## Copyright (C) 2001, 2002
## National Center for Supercomputing Applications.
## All rights reserved.
##
@@ -10,7 +10,7 @@ srcdir=@srcdir@
## All subdirectories except for the ``lib'' subdirectory.
##
-SUBDIRS=h5dump h5ls misc gifconv @H5TOH4@ @H4TOH5@
+SUBDIRS=h5dump h5ls misc gifconv
@COMMENCE@