diff --git a/test/bdev/bdevio/Makefile b/test/bdev/bdevio/Makefile index f30899682..a2c4c64eb 100644 --- a/test/bdev/bdevio/Makefile +++ b/test/bdev/bdevio/Makefile @@ -41,7 +41,7 @@ C_SRCS := bdevio.c SPDK_LIB_LIST = $(ALL_MODULES_LIST) SPDK_LIB_LIST += event_bdev event_copy -SPDK_LIB_LIST += bdev copy event trace log conf thread util rpc jsonrpc json sock notify +SPDK_LIB_LIST += app_rpc bdev bdev_rpc copy event trace log conf thread util rpc jsonrpc json sock notify LIBS += -lcunit