Missing $(DEP) dependency in std/filters/test

This commit is contained in:
Andrew Johnson
2012-07-06 14:34:22 -05:00
parent 004826e67a
commit f0d172591b

View File

@@ -70,6 +70,7 @@ TESTSCRIPTS_HOST += $(TESTS:%=%.t)
include $(TOP)/configure/RULES
xRecord$(DEP): $(COMMON_DIR)/xRecord.h
tsTest$(DEP): $(COMMON_DIR)/xRecord.h
dbndTest$(DEP): $(COMMON_DIR)/xRecord.h
syncTest$(DEP): $(COMMON_DIR)/xRecord.h