Skip to content

Commit

Permalink
Oops. Update the makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
vesln committed Oct 28, 2012
1 parent d90fe4d commit e2e5abc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Expand Up @@ -15,7 +15,7 @@ browser: $(SRC)
@node support/compile $^

clean:
@rm -f decorator.js
@rm -f decorator.min.js
@rm -f range.js
@rm -f range.min.js

.PHONY: test browser clean

0 comments on commit e2e5abc

Please sign in to comment.