Skip to content

Commit

Permalink
clean up makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
logicalparadox committed Jul 9, 2012
1 parent e6b94ce commit 85381af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ all: clean
@node support/compile.js

clean:
@rm chai-timers.js
@rm -f chai-timers.js

test:
@NODE_ENV=test ./node_modules/.bin/mocha \
Expand Down

0 comments on commit 85381af

Please sign in to comment.