Skip to content

Commit

Permalink
bug 2763 - add collect_info to make bdist
Browse files Browse the repository at this point in the history
Change-Id: I16a994f2db03b24565f1ed6a078653b5ff79e6d9
Reviewed-on: http://review.membase.org/3237
Reviewed-by: Sean Lynch <seanl@literati.org>
Tested-by: Sean Lynch <seanl@literati.org>
  • Loading branch information
steveyen authored and Sean Lynch committed Oct 12, 2010
1 parent 80d34af commit d95cdf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -39,6 +39,7 @@ version:

bdist: clean ebins deps_all
(cd .. && tar cf - \
ns_server/collect_info \
ns_server/ebin \
ns_server/deps/*/ebin \
ns_server/deps/*/deps/*/ebin \
Expand Down

0 comments on commit d95cdf5

Please sign in to comment.