mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
kern/Makefile: systrace_args.c is also generated
This commit is contained in:
parent
20e8d8d554
commit
6a38cd3a54
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ SRCS= capabilities.conf \
|
|||
syscalls.master
|
||||
GENERATED= init_sysent.c \
|
||||
syscalls.c \
|
||||
systrace_args.c \
|
||||
../sys/syscall.h \
|
||||
../sys/syscall.mk \
|
||||
../sys/sysproto.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue