Skip to content

Commit

Permalink
fix bsd sock build dep
Browse files Browse the repository at this point in the history
  • Loading branch information
kr committed Oct 8, 2012
1 parent f883608 commit c4bef9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,5 @@ $(TARG)-$(VERS).tar.gz: $(TARG)-$(VERS).tar

doc/beanstalkd.1 doc/beanstalkd.1.html: doc/beanstalkd.ronn
ronn $<

sock-darwin.o sock-freebsd.o: sock-bsd.c

0 comments on commit c4bef9a

Please sign in to comment.