Fix commented repo name

This commit is contained in:
GriffinR 2024-09-18 11:52:08 -04:00
parent 7505574a7d
commit 7fd6db7505

View File

@ -9,7 +9,7 @@ TOOL_NAMES := aif2pcm bin2c gbafix gbagfx jsonproc mapjson mid2agb preproc ramsc
TOOLDIRS := $(TOOL_NAMES:%=$(TOOLS_DIR)/%)
# Tool making doesnt require a pokefirered dependency scan.
# Tool making doesnt require a pokeruby dependency scan.
RULES_NO_SCAN += tools check-tools clean-tools $(TOOLDIRS)
.PHONY: $(RULES_NO_SCAN)