Skip to content

Commit

Permalink
Added entry
Browse files Browse the repository at this point in the history
  • Loading branch information
christkv committed Feb 18, 2013
1 parent e5cc8e2 commit db632c1
Show file tree
Hide file tree
Showing 3 changed files with 5,762 additions and 5,758 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -14,6 +14,6 @@ clean:
node-gyp clean

browserify:
node_modules/.bin/browserify lib/bson/bson.js -o browser_build/bson.js
node_modules/.bin/browserify lib/entry.js -o browser_build/bson.js

.PHONY: all

0 comments on commit db632c1

Please sign in to comment.