summaryrefslogtreecommitdiffstats
path: root/sys/modules/ipfw_nat64/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ipfw_nat64/Makefile')
-rw-r--r--sys/modules/ipfw_nat64/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ipfw_nat64/Makefile b/sys/modules/ipfw_nat64/Makefile
index c647845..c696f5b 100644
--- a/sys/modules/ipfw_nat64/Makefile
+++ b/sys/modules/ipfw_nat64/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../netpfil/ipfw/nat64
+.PATH: ${SRCTOP}/sys/netpfil/ipfw/nat64
KMOD= ipfw_nat64
SRCS= ip_fw_nat64.c nat64_translate.c
OpenPOWER on IntegriCloud