summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKermalis <29823718+Kermalis@users.noreply.github.com>2018-09-15 00:40:55 -0400
committerKermalis <29823718+Kermalis@users.noreply.github.com>2018-09-15 00:40:55 -0400
commit5d56632d032a4a908d4bfe2d9ddd648020364716 (patch)
treee1e557e2d004f6a8a58934c90dab275645989827 /Makefile
parent918c7ca3b5a44bc4dc14a4d3c59cc64305516cfe (diff)
mid2agb changes from #380
https://github.com/pret/pokeruby/pull/380
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index fb1f1e777..9d06e10b3 100644
--- a/Makefile
+++ b/Makefile
@@ -125,6 +125,7 @@ tools:
@$(MAKE) -C tools/rsfont
@$(MAKE) -C tools/aif2pcm
@$(MAKE) -C tools/ramscrgen
+ @$(MAKE) -C tools/mid2agb
tidy:
$(RM) $(ALL_BUILDS:%=poke%{.gba,.elf,.map})