Configure bin-dir
This commit is contained in:
parent
5e3a9c3b4c
commit
d9a72dd222
3 changed files with 5 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@
|
|||
|
||||
BOWER="node_modules/.bin/bower"
|
||||
GULP="node_modules/.bin/gulp"
|
||||
SCULPIN="vendor/bin/sculpin"
|
||||
SCULPIN="bin/sculpin"
|
||||
|
||||
init: build watch
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue