diff --git a/gc/mutstore2/Makefile b/gc/mutstore2/Makefile index 85cf4f9c6c5d4fbe160543996d80f25118cd9476..8879a5b7c3ca051e01ab6c9000bea38da7844a93 100644 --- a/gc/mutstore2/Makefile +++ b/gc/mutstore2/Makefile @@ -4,5 +4,6 @@ include $(TOP)/mk/boilerplate.mk FAST_OPTS = 100000 NORM_OPTS = 300000 SLOW_OPTS = 600000 +SRC_DEPS = array include $(TOP)/mk/target.mk