Skip to content

Commit

Permalink
Merge branch 'development' into pull-req
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-y committed Jun 14, 2012
2 parents a47cfd2 + 66a8b66 commit 28606ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/network/Makefile
Expand Up @@ -2,7 +2,7 @@ default: all

CC = gcc
CFLAGS += -g
CFLAGS += -I../../include -L../../build
CFLAGS += -I../../include -L../../build -lgit2 -lpthread

OBJECTS = \
git2.o \
Expand Down

0 comments on commit 28606ff

Please sign in to comment.