diff --git a/source/Makefile b/source/Makefile index bf404b5a..fa144361 100644 --- a/source/Makefile +++ b/source/Makefile @@ -352,4 +352,4 @@ check-style: # pull in dependency info for *existing* .o files -include $(OUT_OBJS:.o=.d) -include $(OUT_OBJS_CPP:.o=.d) - +-include $(OUTPUT_DIR)/Core/Gen/Translation.*.d