summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndrew Thompson <andrew@hijacked.us>2014-03-05 13:39:55 -0500
committerAndrew Thompson <andrew@hijacked.us>2014-03-05 13:39:55 -0500
commit62b006227cc1c71102ff8a608b3b11e77a06fced (patch)
tree63994d7dad6a762b94a702eff009c6cc51bc5371 /Makefile
parent6e24cd6ac7f8ba9b125c4898e29fa1e9a207f7d2 (diff)
parentb6908421b7a83a2c2972c3263f32d438c3dc3cec (diff)
Merge pull request #129 from tuncer/erlc-speedup-v5
Speed up the compilation process v5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1aeb6ad..db7d519 100644
--- a/Makefile
+++ b/Makefile
@@ -8,6 +8,7 @@ all:
clean:
@rm -rf rebar ebin/*.beam inttest/rt.work rt.work .eunit
+ @rm -f .rebarinfo
distclean: clean
@rm -f dialyzer_warnings