mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
sys/kern sysent: re-add dependency on capabilities.conf
r356868 inadvertently removed this, so changes to capabilities.conf were no longer considered for being outdated.
This commit is contained in:
parent
fe16bad415
commit
b30ab6d8fe
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
#
|
||||
# Makefile for init_sysent
|
||||
|
||||
SRCS+= capabilities.conf
|
||||
SYSENT_CONF=
|
||||
GENERATED= init_sysent.c \
|
||||
syscalls.c \
|
||||
|
|
|
|||
Loading…
Reference in a new issue