auditreduce now requires OpenBSM's config/config.h, so add that to the

build include path.

MFC after:	3 days
Obtained from:	TrustedBSD Project
This commit is contained in:
Robert Watson 2006-09-25 11:56:20 +00:00
parent e6c054f607
commit be3ca90685

View File

@ -5,6 +5,8 @@
OPENBSMDIR=${.CURDIR}/../../contrib/openbsm
.PATH: ${OPENBSMDIR}/bin/auditreduce
CFLAGS+= -I${OPENBSMDIR}
PROG= auditreduce
MAN= auditreduce.1