diff --git a/src/std/link/test/Makefile b/src/std/link/test/Makefile index 2a6507e07..2beb4e5b0 100644 --- a/src/std/link/test/Makefile +++ b/src/std/link/test/Makefile @@ -57,3 +57,4 @@ include $(TOP)/configure/RULES ioRecord$(DEP): $(COMMON_DIR)/ioRecord.h lnkStateTest$(DEP): $(COMMON_DIR)/ioRecord.h +lnkCalcTest$(DEP): $(COMMON_DIR)/ioRecord.h