diff --git a/shared_lib/Makefile b/shared_lib/Makefile index ffdb97c62..ed32c45a6 100644 --- a/shared_lib/Makefile +++ b/shared_lib/Makefile @@ -61,6 +61,7 @@ SPDK_LIB_LIST += net SPDK_LIB_LIST += nvmf SPDK_LIB_LIST += rpc SPDK_LIB_LIST += scsi +SPDK_LIB_LIST += thread SPDK_LIB_LIST += trace SPDK_LIB_LIST += util