summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile b/lib/Makefile
index eef2048..9a89886 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -109,6 +109,7 @@ SUBDIR= ${SUBDIR_ORDERED} \
${_libusbhid} \
${_libusb} \
${_libvgl} \
+ ${_libvmmapi} \
libwrap \
liby \
libz \
@@ -196,6 +197,7 @@ _libsmb= libsmb
.if ${MK_NCP} != "no"
_libncp= libncp
.endif
+_libvmmapi= libvmmapi
.endif
.if ${MACHINE_CPUARCH} == "powerpc"
OpenPOWER on IntegriCloud