Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Export template_dir in Makefile.
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 8697d52de727dc1882c62e1edcbc68fc0cc52302..d345c5d116b4a1378955627bfbe74beb8f1fee93 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-310,7
+310,7
@@
SCRIPTS = $(patsubst %.sh,%,$(SCRIPT_SH)) \
$(patsubst %.py,%,$(SCRIPT_PYTHON)) \
gitk
-export prefix TAR INSTALL DESTDIR SHELL_PATH
+export prefix TAR INSTALL DESTDIR SHELL_PATH
template_dir
### Build rules
all: $(PROGRAMS) $(SCRIPTS)