diff options
| author | Lexi Winter <lexi@le-Fay.ORG> | 2024-04-24 17:54:44 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2024-04-29 04:33:06 +0000 |
| commit | 1b3c07bed63c045cf75e18ff053443cabee2360f (patch) | |
| tree | c5702c101df9bcbda6dfab957141cab75b4e36bb /usr.sbin/auditreduce | |
| parent | 0c0a2110f196011e083b6e392c6d6a0a1893eebb (diff) | |
Diffstat (limited to 'usr.sbin/auditreduce')
| -rw-r--r-- | usr.sbin/auditreduce/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/auditreduce/Makefile b/usr.sbin/auditreduce/Makefile index 66bc55af87a9..566b36712782 100644 --- a/usr.sbin/auditreduce/Makefile +++ b/usr.sbin/auditreduce/Makefile @@ -6,6 +6,7 @@ OPENBSMDIR=${SRCTOP}/contrib/openbsm CFLAGS+= -I${OPENBSMDIR} +PACKAGE=audit PROG= auditreduce MAN= auditreduce.1 |
