Skip to content

Commit c7543ce

Browse files
author
Junio C Hamano
committed
Documentation/Makefile: product depends on asciidoc.conf
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 5cd060b commit c7543ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ all: html man
4646

4747
html: $(DOC_HTML)
4848

49+
$(DOC_HTML) $(DOC_MAN1) $(DOC_MAN7): asciidoc.conf
4950

5051
man: man1 man7
5152
man1: $(DOC_MAN1)

0 commit comments

Comments
 (0)