summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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: ;