Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
seshness committed Sep 24, 2013
1 parent ad77e46 commit 3228ef9
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 @@ -60,7 +60,7 @@ build: install
--main index.js \
--out dist/triflow.js

build-debug:
build-debug: install
mkdir -p dist/
./node_modules/gluejs/bin/gluejs \
--include ./index.js \
Expand Down

0 comments on commit 3228ef9

Please sign in to comment.