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