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
@ -3,6 +3,7 @@
|
||||
#
|
||||
# Makefile for init_sysent
|
||||
|
||||
SRCS+= capabilities.conf
|
||||
SYSENT_CONF=
|
||||
GENERATED= init_sysent.c \
|
||||
syscalls.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user