Create man7 directory if needed.

This commit is contained in:
Darko Poljak 2018-09-29 11:15:48 +02:00
parent 9cb9771e33
commit e551348cd7
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ MANTYPES=$(subst /man.rst,.rst,$(MANTYPEPREFIX))
# Link manpage: do not create man.html but correct named file
$(MAN7DSTDIR)/cdist-type%.rst: $(TYPEDIR)/%/man.rst
mkdir -p $(MAN7DSTDIR)
ln -sf "../../../$^" $@
# Manpages #2: reference