aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bhyveload/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bhyveload/Makefile')
-rw-r--r--usr.sbin/bhyveload/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bhyveload/Makefile b/usr.sbin/bhyveload/Makefile
index aa89b6c16d91..fce0c1b663e5 100644
--- a/usr.sbin/bhyveload/Makefile
+++ b/usr.sbin/bhyveload/Makefile
@@ -4,7 +4,7 @@ PROG= bhyveload
SRCS= bhyveload.c
MAN= bhyveload.8
-LIBADD= vmmapi util
+LIBADD= vmmapi
WARNS?= 3