Allow INSTALL, bindir, mandir to be set in main Makefile
[gitweb.git] / Makefile
index cde619c498da717ea665430f7d395358d0b1d06e..b8fe669720462e395c434f7167389f29824a1504 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -100,6 +100,8 @@ template_dir = $(prefix)/share/git-core/templates/
 GIT_PYTHON_DIR = $(prefix)/share/git-core/python
 # DESTDIR=
 
+export prefix bindir gitexecdir template_dir GIT_PYTHON_DIR
+
 CC = gcc
 AR = ar
 TAR = tar