aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile
index ff55baf..99036ee 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -4,6 +4,7 @@ test:
ct_run -dir . -config database.conf
clean:
+ rm -rf *.beam
rm -rf *.html
rm -rf *.css
rm -rf ct_run.ct*