diff --git a/config.mak.uname b/config.mak.uname index fa8d3c6157..1a91b4d988 100644 --- a/config.mak.uname +++ b/config.mak.uname @@ -579,7 +579,7 @@ else git-wrapper$(X): compat/win32/git-wrapper.o git.res $(QUIET_LINK)$(CC) -Wall -s -o $@ $^ -lshell32 -lshlwapi -compat/win32/git-wrapper.o: %.o: %.c +compat/win32/git-wrapper.o: %.o: %.c GIT-PREFIX $(QUIET_CC)$(CC) -o $*.o -c -Wall -Wwrite-strings $< endif