Skip to content

Commit

Permalink
Fix commented repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
GriffinRichards committed Sep 18, 2024
1 parent 7505574 commit 7fd6db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make_tools.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 7fd6db7

Please sign in to comment.