diff options
| author | Alan Somers <asomers@FreeBSD.org> | 2020-04-19 02:20:39 +0000 |
|---|---|---|
| committer | Alan Somers <asomers@FreeBSD.org> | 2020-04-19 02:20:39 +0000 |
| commit | 72a600a7a1908f1e778f54e08bd60a93be87dd33 (patch) | |
| tree | ed8e23de65d99a9bae404b1d1c42a467db2bc66e /lib/libauditd | |
| parent | 1796400d62bf2f4e4359638e8e9372d1f261691b (diff) | |
Notes
Diffstat (limited to 'lib/libauditd')
| -rw-r--r-- | lib/libauditd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libauditd/Makefile b/lib/libauditd/Makefile index bd3b5a5ee1128..0d79b46620e1c 100644 --- a/lib/libauditd/Makefile +++ b/lib/libauditd/Makefile @@ -18,6 +18,7 @@ SRCS= auditd_lib.c CFLAGS+= -I${OPENBSMDIR} -I${_LIBBSMDIR} WARNS?= 3 +PRIVATELIB= true MAN= |
