]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
[PATCH] Make the test more shell generic and fix missing Solaris find option
[thirdparty/git.git] / Makefile
index afd4b14c41dfdc26e52ce09f39534bbae30a9f36..9920467d9060a434e96a38136bf3caf56c19ca8d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -253,7 +253,7 @@ SCRIPTS = $(patsubst %.sh,%,$(SCRIPT_SH)) \
          $(patsubst %.py,%,$(SCRIPT_PYTHON)) \
          gitk
 
-export TAR INSTALL DESTDIR
+export TAR INSTALL DESTDIR SHELL_PATH
 ### Build rules
 
 all: $(PROGRAMS) $(SCRIPTS)