Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-http-fetch needs $(X)
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 97b584b41979bcb053b71309dfc3e12a745d3c06..1f4f31b53bc1439688abc82cf46389a5a3d1f280 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