summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fb7493713..382b69888 100644
--- a/Makefile
+++ b/Makefile
@@ -84,9 +84,10 @@ tidy:
include graphics_file_rules.mk
%.s: ;
-%.bin: ;
%.png: ;
%.pal: ;
+%.aif: ;
+
%.1bpp: %.png ; $(GFX) $< $@
%.4bpp: %.png ; $(GFX) $< $@
%.8bpp: %.png ; $(GFX) $< $@