summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-10-08 19:00:01 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-10-08 19:00:01 -0400
commit2e0259fceb54edb68df7e7956418f3bbbe8c08da (patch)
tree3598721e4aea16456820b3ef189ccd6f94607c46 /Makefile
parent0335914719ef86def6999d50eefd8a342d696a6e (diff)
parent10fff9c6f2d29899952d1751d3de827e7e98bb60 (diff)
Merge branch 'master' into vs_seeker
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 04690e382..0b83cb5c5 100644
--- a/Makefile
+++ b/Makefile
@@ -89,6 +89,8 @@ tidy:
rm -f $(ROM) $(ELF) $(MAP)
rm -r build/*
+include graphics_file_rules.mk
+
%.s: ;
%.png: ;
%.pal: ;