Skip to content

Commit

Permalink
suppress include dependency errors? this shouldn't be it...
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbradsmith committed Apr 21, 2024
1 parent 14ab483 commit ee90c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ clean:
rm -rf $(CORE_INTDIR)
rm -rf $(dir $(TARGET))

include $(PCH).d $(DEPS)
-include $(PCH).d $(DEPS)

0 comments on commit ee90c5e

Please sign in to comment.