summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5163d47)
raw | patch | inline | side by side (parent: 5163d47)
author | David A. Greene <greened@obbligato.org> | |
Tue, 10 Apr 2012 02:39:08 +0000 (21:39 -0500) | ||
committer | David A. Greene <greened@obbligato.org> | |
Tue, 10 Apr 2012 03:26:10 +0000 (22:26 -0500) |
Include config.make.autogen in the git-subtree contrib area to pick up
settings for prefix and other such things.
Signed-off-by: David A. Greene <greened@obbligato.org>
settings for prefix and other such things.
Signed-off-by: David A. Greene <greened@obbligato.org>
contrib/subtree/Makefile | patch | blob | history |
index 21130af6f665599ff324b918b76023fa91b3f0a9..da805225782289cae31d79d58cf92e9cd89abeb0 100644 (file)
--- a/contrib/subtree/Makefile
+++ b/contrib/subtree/Makefile
+-include ../../config.mak.autogen
+-include ../../config.mak
+
prefix ?= /usr/local
mandir ?= $(prefix)/share/man
gitdir ?= $(shell git --exec-path)