Skip to content

Commit

Permalink
add blob_stream to build for client
Browse files Browse the repository at this point in the history
  • Loading branch information
ericz committed Jul 18, 2012
1 parent c72035b commit 50fef16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/build.js
Expand Up @@ -40,6 +40,7 @@ var base = [
'../deps/EventEmitter.js'
, 'util.js'
, 'client/stream.js'
, 'client/blob_stream.js'
, 'stream.js'
, 'client.js'
];
Expand Down

0 comments on commit 50fef16

Please sign in to comment.