tests: propagate $(TAR) down from the toplevel Makefile
[gitweb.git] / Makefile
index b003e3e60a1aecae27497d941d211849bedec02b..1d142095a712f1b31ce6c27d730a12f6cb60b24f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1212,6 +1212,7 @@ GIT-CFLAGS: .FORCE-GIT-CFLAGS
 
 GIT-BUILD-OPTIONS: .FORCE-GIT-BUILD-OPTIONS
        @echo SHELL_PATH=\''$(SHELL_PATH_SQ)'\' >$@
+       @echo TAR=\''$(subst ','\'',$(TAR))'\' >>$@
 
 ### Detect Tck/Tk interpreter path changes
 ifndef NO_TCLTK