summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perform/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/perform/Makefile.in b/perform/Makefile.in
index 71bc0d8..8c63706 100644
--- a/perform/Makefile.in
+++ b/perform/Makefile.in
@@ -22,7 +22,7 @@ TEST_PROGS=iopipe chunk overhead \
## These are the files that `make clean' (and derivatives) will remove from
## this directory.
-CLEAN=*.h5
+CLEAN=*.h5 *.raw *.dat x-gnuplot
## List all source files here. The list of object files will be
## created by replacing the `.c' with a `.o'. This list is necessary