summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/geom/class/Makefile.inc')
-rw-r--r--sbin/geom/class/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/geom/class/Makefile.inc b/sbin/geom/class/Makefile.inc
index 06b733f..6da58bb 100644
--- a/sbin/geom/class/Makefile.inc
+++ b/sbin/geom/class/Makefile.inc
@@ -8,6 +8,6 @@ SRCS+= geom_${GEOM_CLASS}.c subr.c
NO_WMISSING_VARIABLE_DECLARATIONS=
-CFLAGS+= -I${.CURDIR}/../..
+CFLAGS+= -I${.CURDIR:H:H}
.include "../Makefile.inc"
OpenPOWER on IntegriCloud