summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ipftest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ipftest/Makefile')
-rw-r--r--usr.sbin/ipftest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ipftest/Makefile b/usr.sbin/ipftest/Makefile
index 14cce72..728baa0 100644
--- a/usr.sbin/ipftest/Makefile
+++ b/usr.sbin/ipftest/Makefile
@@ -9,7 +9,7 @@ SRCS= opt_ipfilter.h \
ipft_tx.c misc.c ip_frag.c ip_state.c ip_nat.c ip_proxy.c \
ip_auth.c ipft_hx.c ip_fil.c natparse.c facpri.c common.c
-CFLAGS+=-DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -I. -I${.CURDIR}/../../contrib/ipfilter
+CFLAGS+=-DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -I- -I${.OBJDIR} -I${.CURDIR}/../../sys/netinet -I${.CURDIR}/../../sys -I${.CURDIR}/../../contrib/ipfilter
CLEANFILES+= opt_ipfilter.h
OpenPOWER on IntegriCloud