diff --git a/lib/libbsm/Makefile b/lib/libbsm/Makefile index d4e71ce6e369..6f57d4173105 100644 --- a/lib/libbsm/Makefile +++ b/lib/libbsm/Makefile @@ -27,7 +27,7 @@ SRCS= bsm_audit.c \ # # Must use BSM include files from within the contrib area, not the system. # -CFLAGS+= -I${OPENBSMDIR} -I${LIBBSMDIR} -I${.CURDIR}/../../sys +CFLAGS+= -I${OPENBSMDIR} -I${LIBBSMDIR} INCS= audit_uevents.h libbsm.h INCSDIR= ${INCLUDEDIR}/bsm