projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb8c91d
)
git-http-fetch needs $(X)
author
hpa
<hpa@trantor.hos.anvin.org>
Thu, 29 Sep 2005 17:38:26 +0000
(10:38 -0700)
committer
hpa
<hpa@trantor.hos.anvin.org>
Thu, 29 Sep 2005 17:38:26 +0000
(10:38 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
97b584b
..
1f4f31b
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-190,7
+190,7
@@
ifndef NO_CURL
else
CURL_LIBCURL = -lcurl
endif
- PROGRAMS += git-http-fetch
+ PROGRAMS += git-http-fetch
$(X)
endif
ifndef SHELL_PATH