summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2016-03-03 00:06:09 -0500
committeryenatch <yenatch@gmail.com>2016-03-03 00:06:09 -0500
commit3810cefaa24d6805d6ddfb7f7e3f905e4e6be626 (patch)
tree31f75b1ad57546d402e0f93b6b88d1e4137b8cdc
parent13f5590abe6374807ac2127698c5a09bcdad65fa (diff)
Suppress deletion of .1bpp files.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c81c101ca..52b8a2b18 100644
--- a/Makefile
+++ b/Makefile
@@ -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