mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Told Makefile about manpage.
This commit is contained in:
parent
f663de8187
commit
4ccbee740d
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# $Id$
|
||||
# $Id: Makefile,v 1.1 1995/03/10 08:53:54 phk Exp $
|
||||
|
||||
PROG= kernbb
|
||||
NOMAN= 1
|
||||
MAN8= kernbb.8
|
||||
DPADD= ${LIBKVM}
|
||||
LDADD= -lkvm
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue