summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5diff/Makefile.in')
-rw-r--r--tools/h5diff/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5diff/Makefile.in b/tools/h5diff/Makefile.in
index 6188d0b..2c09406 100644
--- a/tools/h5diff/Makefile.in
+++ b/tools/h5diff/Makefile.in
@@ -339,7 +339,7 @@ LDADD = $(LIBH5TOOLS) $(LIBHDF5)
# Temporary files. *.h5 are generated by h5diff. They should
# be copied to the testfiles/ directory if update is required
-MOSTLYCLEANFILES = *.h5
+MOSTLYCLEANFILES = *.h5 expect_sorted actual_sorted
# Automake needs to be taught how to build lib, progs, and tests targets.
# These will be filled in automatically for the most part (e.g.,