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 7be186f..8e48f4c 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -110,6 +110,7 @@ SUBDIR= ${SUBDIR_ORDERED} \
${_libusbhid} \
${_libusb} \
${_libvgl} \
+ ${_libvmmapi} \
libwrap \
liby \
libz \
@@ -197,6 +198,7 @@ _libsmb= libsmb
.if ${MK_NCP} != "no"
_libncp= libncp
.endif
+_libvmmapi= libvmmapi
.endif
.if ${MACHINE_CPUARCH} == "powerpc"
OpenPOWER on IntegriCloud