summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-09-11 01:25:39 -0400
committeryenatch <yenatch@gmail.com>2013-09-11 01:25:39 -0400
commit84ba0ffc31ec34fb4a626c4e33732ea8bc22ae38 (patch)
tree461d24b2bff55a044345960789e99b3819d15581
parentc195276073a9ae9b8ed5acc4de54600820992593 (diff)
rename lzs make target to gfx
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4b47205a7..7b1f84212 100644
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@ pngs:
$(PYTHON) extras/pokemontools/gfx.py mass-decompress
$(PYTHON) extras/pokemontools/gfx.py dump-pngs
-lzs: $(LZS) $(_2BPPS) $(_1BPPS)
+gfx: $(LZS) $(_2BPPS) $(_1BPPS)
@:
gfx/pics/%/front.lz: gfx/pics/%/tiles.2bpp gfx/pics/%/front.png