Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Include config.mak in doc/Makefile
author
Uwe Kleine-König
<ukleinek@informatik.uni-freiburg.de>
Wed, 28 Feb 2007 20:57:42 +0000
(21:57 +0100)
committer
Junio C Hamano
<junkio@cox.net>
Wed, 28 Feb 2007 21:48:10 +0000
(13:48 -0800)
config.mak.autogen is already there. Without this change it is not
possible to override mandir in config.mak.
Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/Makefile
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
14b4f2d
)
diff --git
a/Documentation/Makefile
b/Documentation/Makefile
index 9e7f2a78800e3f06b78f644b7cd6a4b632900a8a..b6d1d8824f39557495ed479c0823f66f792b51f6 100644
(file)
--- a/
Documentation/Makefile
+++ b/
Documentation/Makefile
@@
-37,6
+37,7
@@
INSTALL?=install
DOC_REF = origin/man
-include ../config.mak.autogen
+-include ../config.mak
#
# Please note that there is a minor bug in asciidoc.