diff --git a/src/ioc/db/test/Makefile b/src/ioc/db/test/Makefile index afed4f7b0..17b4518f7 100644 --- a/src/ioc/db/test/Makefile +++ b/src/ioc/db/test/Makefile @@ -148,5 +148,6 @@ include $(TOP)/configure/RULES xRecord$(DEP): $(COMMON_DIR)/xRecord.h dbPutLinkTest$(DEP): $(COMMON_DIR)/xRecord.h +dbStressLock$(DEP): $(COMMON_DIR)/xRecord.h scanIoTest$(DEP): $(COMMON_DIR)/yRecord.h