mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix manpage rule
This commit is contained in:
parent
bedbd95393
commit
b97843726d
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@
|
|||
.PATH: ${.CURDIR}/nls
|
||||
|
||||
SRCS+= catclose.c catgets.c catopen.c msgcat.c
|
||||
MAN+= catclose.3 catgets.3 catopen.3
|
||||
MAN3+= nls/catclose.3 nls/catgets.3 nls/catopen.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue