summaryrefslogtreecommitdiffstats
path: root/usr.sbin/audit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/audit/Makefile')
-rw-r--r--usr.sbin/audit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/audit/Makefile b/usr.sbin/audit/Makefile
index ed195c0..9f31741 100644
--- a/usr.sbin/audit/Makefile
+++ b/usr.sbin/audit/Makefile
@@ -5,6 +5,8 @@
OPENBSMDIR=${.CURDIR}/../../contrib/openbsm
.PATH: ${OPENBSMDIR}/bin/audit
+CFLAGS+= -I${OPENBSMDIR}
+
PROG= audit
MAN= audit.8
OpenPOWER on IntegriCloud