Skip to content

Commit

Permalink
Merge branch 'zeromq'
Browse files Browse the repository at this point in the history
  • Loading branch information
garrett committed Apr 4, 2012
2 parents 6185bc6 + 063f200 commit 34013a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c_src/Makefile
Expand Up @@ -25,7 +25,7 @@ distclean:

$(DEPS)/zeromq2:
@mkdir $(DEPS)
@git clone git://github.com/zeromq/zeromq2-1.git $(DEPS)/zeromq2
@git clone git://github.com/zeromq/zeromq2-x.git $(DEPS)/zeromq2
@echo $(ZEROMQ_VERSION)
@cd $(DEPS)/zeromq2 && git checkout $(ZEROMQ_VERSION)

Expand Down

0 comments on commit 34013a3

Please sign in to comment.