Fix all-man to look into the SUBDIR subdirs as well.

This commit is contained in:
Ruslan Ermilov 2002-04-15 10:17:35 +00:00
parent 9bda5a5789
commit a5772968f0

View File

@ -70,7 +70,7 @@ MAN+= ${MAN${sect}}
.endfor
.endif
all-man:
all-man: _SUBDIR
.if defined(NOMANCOMPRESS)