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 3ed376c..f2e5319 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -54,6 +54,7 @@ all:: core
$i "Success!"
clean:: clean-core
+ $t rm -f erl_crash.dump
build:
$i "Generate a bleeding edge Erlang.mk"