Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] Make the test more shell generic and fix missing Solaris find option
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/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)