summaryrefslogtreecommitdiffstats
path: root/sbin/fdisk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fdisk/Makefile')
-rw-r--r--sbin/fdisk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fdisk/Makefile b/sbin/fdisk/Makefile
index fc4bcba..410f268 100644
--- a/sbin/fdisk/Makefile
+++ b/sbin/fdisk/Makefile
@@ -6,7 +6,7 @@ SRCS= fdisk.c geom_mbr_enc.c
WARNS?= 4
MAN= fdisk.8
-.PATH: ${.CURDIR}/../../sys/geom
+.PATH: ${SRCTOP}/sys/geom
LIBADD= geom
OpenPOWER on IntegriCloud