Skip to content

Commit

Permalink
Add a clean target.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlouis committed Jun 9, 2012
1 parent 723160d commit 0df658a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Expand Up @@ -6,3 +6,6 @@ compile:
get-deps: get-deps:
rebar get-deps rebar get-deps


clean:
rebar clean

0 comments on commit 0df658a

Please sign in to comment.