Skip to content

Commit

Permalink
git-http-fetch needs $(X)
Browse files Browse the repository at this point in the history
  • Loading branch information
hpa committed Sep 29, 2005
1 parent bb8c91d commit fef1ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fef1ef8

Please sign in to comment.