diff --git a/Makefile b/Makefile index 38af773..9b54ed8 100644 --- a/Makefile +++ b/Makefile @@ -140,3 +140,4 @@ $(UNIT_TEST_OBJ_DIR)/%.o: $(UNIT_TEST_SRC_DIR)/%.c $(UNIT_TEST_OBJ_DIR)/%.d ifneq ($(MAKECMDGOALS),clean) -include $(patsubst %.o,%.d,$(OBJS)) endif +