Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-rev-list: make sure to link with ssl libraries
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index c87cc35af62561f9beef9b64a2cf984a6b20cbf4..5d5c856a71972c80f8c33732e0fa0b3e526267a2 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-116,6
+116,7
@@
git-mkdelta: mkdelta.c
git-stripspace: stripspace.c
git-http-pull: LIBS += -lcurl
+git-rev-list: LIBS += -lssl
# Library objects..
blob.o: $(LIB_H)