summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/config/Makefile')
-rw-r--r--usr.sbin/config/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/config/Makefile b/usr.sbin/config/Makefile
index 8a07269..ac82881 100644
--- a/usr.sbin/config/Makefile
+++ b/usr.sbin/config/Makefile
@@ -12,7 +12,7 @@ kernconf.c: kernconf.tmpl
WARNS?= 6
CFLAGS+= -I. -I${.CURDIR}
-DPADD= ${LIBL}
+DPADD= ${LIBL} ${LIBSBUF}
LDADD= -ll -lsbuf
CLEANFILES+= kernconf.c
OpenPOWER on IntegriCloud