From d89d83fe011fd9a643fe7c7a1aa33eca9ee0452d Mon Sep 17 00:00:00 2001 From: tkl Date: Mon, 22 Jul 2019 13:28:47 +0000 Subject: [PATCH] tmp --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 5095252..f73a90a 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 +