summaryrefslogtreecommitdiffstats
path: root/sys/modules/ipdivert/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ipdivert/Makefile')
-rw-r--r--sys/modules/ipdivert/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ipdivert/Makefile b/sys/modules/ipdivert/Makefile
index f67ce4b..463513b 100644
--- a/sys/modules/ipdivert/Makefile
+++ b/sys/modules/ipdivert/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../netinet
+.PATH: ${SRCTOP}/sys/netinet
KMOD= ipdivert
SRCS= ip_divert.c opt_inet.h opt_inet6.h opt_sctp.h
OpenPOWER on IntegriCloud