Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

Commit

Permalink
Fix coffee path
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Stamerjohn authored and Jeff Stamerjohn committed Apr 30, 2013
1 parent 87f526a commit b8014ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/task.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
COFFEE = ./node_modules/.bin/coffee
COFFEE = coffee
WATCH = $(COFFEE) ./tools/watch.coffee

LIBDIR = lib
Expand Down

0 comments on commit b8014ca

Please sign in to comment.