From: Junio C Hamano Date: Fri, 14 Jul 2006 23:32:38 +0000 (-0700) Subject: Documentation/Makefile: product depends on asciidoc.conf X-Git-Tag: v1.4.2-rc1~4 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c7543ce0be5609df8123f88ac75a06c1bda98f0e;p=git.git Documentation/Makefile: product depends on asciidoc.conf Signed-off-by: Junio C Hamano --- diff --git a/Documentation/Makefile b/Documentation/Makefile index 2b0efe792..6dbe45b50 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -46,6 +46,7 @@ all: html man html: $(DOC_HTML) +$(DOC_HTML) $(DOC_MAN1) $(DOC_MAN7): asciidoc.conf man: man1 man7 man1: $(DOC_MAN1)