summaryrefslogtreecommitdiffstats
path: root/lib/libbluetooth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libbluetooth/Makefile')
-rw-r--r--lib/libbluetooth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libbluetooth/Makefile b/lib/libbluetooth/Makefile
index 7e21892..7a2e134 100644
--- a/lib/libbluetooth/Makefile
+++ b/lib/libbluetooth/Makefile
@@ -5,7 +5,7 @@ LIB= bluetooth
MAN= bluetooth.3
WARNS?= 2
-CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../../sys
+CFLAGS+= -I${.CURDIR} -I${SRCTOP}/sys
SHLIB_MAJOR= 4
OpenPOWER on IntegriCloud