summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source')
-rw-r--r--crawl-ref/source/rltiles/makefile.mgw2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/rltiles/makefile.mgw b/crawl-ref/source/rltiles/makefile.mgw
index a0e1cfb9f8..fdf893a7b3 100644
--- a/crawl-ref/source/rltiles/makefile.mgw
+++ b/crawl-ref/source/rltiles/makefile.mgw
@@ -104,7 +104,7 @@ dngn.bmp: dngn.txt dctile.exe
#
$(B2PTOOL):
- pushd $(B2PSRC) && $(MAKE) -f makefile.lin $(B2P) && popd
+ pushd $(B2PSRC) && $(MAKE) -f makefile.lin bmp2png && popd
%.png: %.bmp $(B2PTOOL)
$(DELETE) $@