summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2d7320d)
raw | patch | inline | side by side (parent: 2d7320d)
author | Jonas Fonseca <fonseca@diku.dk> | |
Thu, 31 Aug 2006 22:31:08 +0000 (00:31 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 31 Aug 2006 23:24:40 +0000 (16:24 -0700) |
... to install documentation relative to the path set with configure's
--prefix option.
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
--prefix option.
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/Makefile | patch | blob | history |
diff --git a/Documentation/Makefile b/Documentation/Makefile
index 0d9ffb4ad9475de730ab2ee240d8b528b44017e8..ed8b886802b599609a312a3dbe8b5af240a9a4f7 100644 (file)
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
INSTALL?=install
+-include ../config.mak.autogen
+
#
# Please note that there is a minor bug in asciidoc.
# The version after 6.0.3 _will_ include the patch found here: