summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/xten/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/xten/Makefile b/usr.sbin/xten/Makefile
index 6300ec9e..cc7baea 100644
--- a/usr.sbin/xten/Makefile
+++ b/usr.sbin/xten/Makefile
@@ -2,7 +2,7 @@
PROG= xten
SRCS= xten.c
-CFLAGS+=-I. -I/usr/src/libexec/xtend
+CFLAGS+=-I. -I${.CURDIR}/../../libexec/xtend
MAN1= xten.1
OpenPOWER on IntegriCloud