Simplified rm -rf deps ebin priv doc/*

This commit is contained in:
Alexey Romanov
2010-10-14 12:12:53 +04:00
parent fa377cc942
commit 2c84aefb48
2 changed files with 3 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ test: all
$(REBAR) skip_deps=true eunit
clean:
-rm -rf deps ebin priv doc/* ct_run* all_runs.html variables* index.html
-rm -rf deps ebin priv doc/*
docs:
$(REBAR) doc