summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a3437b8)
raw | patch | inline | side by side (parent: a3437b8)
author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 6 Jun 2005 16:09:43 +0000 (09:09 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 6 Jun 2005 16:09:43 +0000 (09:09 -0700) |
Needed for the bignum stuff used by merge-order.
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index c87cc35af62561f9beef9b64a2cf984a6b20cbf4..5d5c856a71972c80f8c33732e0fa0b3e526267a2 100644 (file)
--- a/Makefile
+++ b/Makefile
git-stripspace: stripspace.c
git-http-pull: LIBS += -lcurl
+git-rev-list: LIBS += -lssl
# Library objects..
blob.o: $(LIB_H)