summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-10-13 23:45:26 -0500
committerMarcus Huderle <huderlem@gmail.com>2018-10-13 23:45:26 -0500
commita373dffabfa7db7a937697e81b41cec7fb8af3ed (patch)
tree6e4edfe062008a97fb04fcd352edbbc0f1cbf0b6 /Makefile
parent09f6b42b6b243c33113d4d857f8d6dbc84ba0fcc (diff)
Dump mon portrait gfx
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 97e50ce..c8ff4c8 100755
--- a/Makefile
+++ b/Makefile
@@ -86,6 +86,8 @@ tidy:
rm -f $(ROM) $(ELF) $(MAP)
rm -r build/*
+include graphics_rules.mk
+
%.s: ;
%.png: ;
%.pal: ;