summaryrefslogtreecommitdiffstats
path: root/tools/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Makefile.in')
-rw-r--r--tools/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in
index ae0ab44..b9388e9 100644
--- a/tools/Makefile.in
+++ b/tools/Makefile.in
@@ -15,13 +15,12 @@
top_srcdir=@top_srcdir@
top_builddir=..
srcdir=@srcdir@
+@COMMENCE@
## All subdirectories except for the ``lib'' subdirectory.
##
SUBDIRS=h5dump h5diff h5ls misc gifconv h5import
-@COMMENCE@
-
## Add include directory to the C preprocessor flags, add -lh5tools and
## -lhdf5 to the list of libraries.
##