Makefile: 'tools' target should depend on 'dirs'

This commit is contained in:
Jcw87
2023-01-30 00:47:12 -08:00
parent d09507c60c
commit 6b031acca9
+1 -1
View File
@@ -152,7 +152,7 @@ clean_rels:
rm -f -d -r $(BUILD_DIR)/rel
rm -f $(BUILD_PATH)/*.rel
tools: $(ELF2DOL) $(YAZ0)
tools: dirs $(ELF2DOL) $(YAZ0)
assets:
@mkdir -p game