summaryrefslogtreecommitdiffstats
path: root/hl/tools/h5watch/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hl/tools/h5watch/Makefile.am')
-rw-r--r--hl/tools/h5watch/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/hl/tools/h5watch/Makefile.am b/hl/tools/h5watch/Makefile.am
index 0bf7c1b..16dfe23 100644
--- a/hl/tools/h5watch/Makefile.am
+++ b/hl/tools/h5watch/Makefile.am
@@ -48,7 +48,6 @@ extend_dset_SOURCES=extend_dset.c
# library.
LDADD=$(LIBH5_HL) $(LIBH5TOOLS) $(LIBHDF5)
-CHECK_CLEANFILES+=*.h5
DISTCLEANFILES=testh5watch.sh
include $(top_srcdir)/config/conclude.am