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: https://git.lorimer.id.au/gitweb.git/diff_plain/c7543ce0be5609df8123f88ac75a06c1bda98f0e Documentation/Makefile: product depends on asciidoc.conf Signed-off-by: Junio C Hamano --- diff --git a/Documentation/Makefile b/Documentation/Makefile index 2b0efe7921..6dbe45b506 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)