Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Use configure settings for git-subtree
[gitweb.git]
/
contrib
/
subtree
/
Makefile
diff --git
a/contrib/subtree/Makefile
b/contrib/subtree/Makefile
index 21130af6f665599ff324b918b76023fa91b3f0a9..da805225782289cae31d79d58cf92e9cd89abeb0 100644
(file)
--- a/
contrib/subtree/Makefile
+++ b/
contrib/subtree/Makefile
@@
-1,3
+1,6
@@
+-include ../../config.mak.autogen
+-include ../../config.mak
+
prefix ?= /usr/local
mandir ?= $(prefix)/share/man
gitdir ?= $(shell git --exec-path)