diff --git a/test/blobfs/fuse/Makefile b/test/blobfs/fuse/Makefile index 64af308c2e..be9ea35c20 100644 --- a/test/blobfs/fuse/Makefile +++ b/test/blobfs/fuse/Makefile @@ -40,7 +40,7 @@ APP = fuse C_SRCS := fuse.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 += bdev copy event thread util conf trace \ log jsonrpc json rpc sock notify