Skip to content

Commit

Permalink
Clean more files
Browse files Browse the repository at this point in the history
  • Loading branch information
curvedmark committed Mar 26, 2013
1 parent 8f05255 commit 3fba347
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Makefile
Expand Up @@ -203,6 +203,10 @@ clean:
coverage \
dist/roole.js \
dist/roole.min.js \
test/test.js
dist/roole.min.js.map \
test/vendor \
test/test.js \
test/test.min.js \
test/test.min.js.map

.PHONY: parser test cli-test all-test browser-test coverage roole min clean

0 comments on commit 3fba347

Please sign in to comment.