From edde7a8b5324d88f07fcb8204da313c19b4988fa Mon Sep 17 00:00:00 2001 From: Peter Eriksen Date: Sat, 24 Sep 2005 21:50:29 +0200 Subject: [PATCH] Make the test more shell generic and fix missing Solaris find option This is from Peter Eriksen, but further fixed. Signed-off-by: Junio C Hamano --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index afd4b14c41..9920467d90 100644 --- 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) -- cgit v1.2.3