Add --add option to git-repo-config
[gitweb.git] / Makefile
index 676d426a9e707361ac3922e77cbf08d59728b607..05cfe45b104d6860c3918f1c80596403ae73e5f7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -228,6 +228,8 @@ ifndef PERL_PATH
        PERL_PATH = /usr/bin/perl
 endif
 
+export PERL_PATH
+
 LIB_FILE=libgit.a
 XDIFF_LIB=xdiff/lib.a