mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Integrate rkinitd into the build.
This commit is contained in:
parent
1d36423686
commit
dabcad5f04
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1 1995/09/13 17:23:59 markm Exp $
|
||||
|
||||
SUBDIR= kpropd registerd
|
||||
SUBDIR= kpropd registerd rkinitd
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue