From 6e768502f8eb46a7b2ae7e457ae55e32951027c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 11 Sep 2015 10:46:08 +0200 Subject: Delete test/erl_crash.dump on cleaning tests --- test/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'test/Makefile') 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" -- cgit v1.2.3