summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cb6a66726..c1e16af65 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,8 @@
PYTHON := python
MD5 := md5sum -c --quiet
-.SUFFIXES: .asm .o .gbc .png .2bpp .1bpp .lz .pal .bin .blk .tilemap
+.SUFFIXES:
+.SUFFIXES: .2bpp
.PHONY: all clean crystal crystal11
.SECONDEXPANSION: