summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-11-25 01:12:57 +0000
committerbapt <bapt@FreeBSD.org>2014-11-25 01:12:57 +0000
commit478dde8f943cd63b9402b58760050b9ecc02d218 (patch)
treeca7b6c53ed61233009a4e838628884f7daef0f59 /usr.sbin
parentc4b2ced73a8701e5f551c4f63ad713cccac4072c (diff)
downloadFreeBSD-src-478dde8f943cd63b9402b58760050b9ecc02d218.zip
FreeBSD-src-478dde8f943cd63b9402b58760050b9ecc02d218.tar.gz
Fix the fix
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/nmtree/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/nmtree/Makefile b/usr.sbin/nmtree/Makefile
index 5c6dfbd..2368239 100644
--- a/usr.sbin/nmtree/Makefile
+++ b/usr.sbin/nmtree/Makefile
@@ -15,6 +15,7 @@ CFLAGS+= -I${.CURDIR}/../../contrib/mknod
.PATH: ${.CURDIR}/../../contrib/mknod
SRCS+= pack_dev.c
+CFLAGS+= -I${.CURDIR}/../../lib/libnetbsd
LIBADD= netbsd
LINKS= ${BINDIR}/mtree ${BINDIR}/nmtree
OpenPOWER on IntegriCloud