Skip to content

Commit fef1ef8

Browse files
author
hpa
committed
git-http-fetch needs $(X)
1 parent bb8c91d commit fef1ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ ifndef NO_CURL
190190
else
191191
CURL_LIBCURL = -lcurl
192192
endif
193-
PROGRAMS += git-http-fetch
193+
PROGRAMS += git-http-fetch$(X)
194194
endif
195195

196196
ifndef SHELL_PATH

0 commit comments

Comments
 (0)