Skip to content

Commit

Permalink
Bugfix: Add necessary Winsock library to bfgminer-rpc linking
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-jr committed Feb 5, 2013
1 parent c6e8649 commit f7d5149
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,4 @@ endif

bin_PROGRAMS += bfgminer-rpc
bfgminer_rpc_SOURCES = api-example.c
bfgminer_rpc_LDADD = @WS2_LIBS@

0 comments on commit f7d5149

Please sign in to comment.