summaryrefslogtreecommitdiff
path: root/tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Makefile')
-rw-r--r--tools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 5dd3139fa..f8a93429f 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -10,7 +10,8 @@ tools := \
palette \
pokemon_animation \
pokemon_animation_graphics \
- gfx
+ gfx \
+ stadium
all: $(tools)
@: