diff --git a/test/app/bdev_svc/Makefile b/test/app/bdev_svc/Makefile index 9cf8c5616..327c3e46c 100644 --- a/test/app/bdev_svc/Makefile +++ b/test/app/bdev_svc/Makefile @@ -40,7 +40,7 @@ APP = bdev_svc C_SRCS := bdev_svc.c SPDK_LIB_LIST = $(ALL_MODULES_LIST) -SPDK_LIB_LIST += event_bdev event_copy +SPDK_LIB_LIST += event_bdev event_copy event_vmd SPDK_LIB_LIST += nvmf event log trace conf thread util bdev copy rpc jsonrpc json sock SPDK_LIB_LIST += app_rpc log_rpc trace_rpc bdev_rpc notify