summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTuncer Ayaz <tuncer.ayaz@gmail.com>2011-03-26 17:56:54 +0100
committerTuncer Ayaz <tuncer.ayaz@gmail.com>2012-07-23 16:22:06 +0200
commite75a97ad3328413d9ddbb91c75070c038c5b7875 (patch)
treeaec9c84b36f201cd55236373ab4226712d470f78 /Makefile
parent902dcdf3ff490cfde012864c8db4cf415e882e2e (diff)
Add 'qc' cmd and rename eunit-compile to test-compile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 68f0f52..3f7b8ee 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ all:
./bootstrap
clean:
- @rm -rf rebar ebin/*.beam inttest/rt.work rt.work .eunit
+ @rm -rf rebar ebin/*.beam inttest/rt.work rt.work .test
debug:
@./bootstrap debug