summaryrefslogtreecommitdiffstats
path: root/tools/h5jam/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5jam/Makefile.in')
-rw-r--r--tools/h5jam/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5jam/Makefile.in b/tools/h5jam/Makefile.in
index fdce1d1..bf5219a 100644
--- a/tools/h5jam/Makefile.in
+++ b/tools/h5jam/Makefile.in
@@ -373,7 +373,7 @@ TRACE = perl $(top_srcdir)/bin/trace
# Temporary files. *.h5 are generated by jamgentest. They should
# copied to the testfiles/ directory if update is required.
-CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.h5 *.txt
+CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.h5
# Include src and tools/lib directories
INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/tools/lib