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