summaryrefslogtreecommitdiffstats
path: root/hl/tools/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hl/tools/Makefile.am')
-rw-r--r--hl/tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/tools/Makefile.am b/hl/tools/Makefile.am
index f3fe0d3..9f93f67 100644
--- a/hl/tools/Makefile.am
+++ b/hl/tools/Makefile.am
@@ -25,6 +25,6 @@ else
endif
# All subdirectories
-SUBDIRS=$(TOOLS_DIR) h5watch
+SUBDIRS=h5watch $(TOOLS_GIF_DIR)
include $(top_srcdir)/config/conclude.am