Suppress deletion of .1bpp files.

This commit is contained in:
yenatch 2016-03-03 00:06:09 -05:00
parent 13f5590abe
commit 3810cefaa2

View File

@ -4,7 +4,7 @@ MD5 := md5sum -c --quiet
.SUFFIXES:
.PHONY: all clean crystal crystal11
.SECONDEXPANSION:
.PRECIOUS: %.2bpp
.PRECIOUS: %.2bpp %.1bpp
poketools := extras/pokemontools
gfx := $(PYTHON) gfx.py