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