summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makefile_tiles.mgw
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/makefile_tiles.mgw')
-rw-r--r--crawl-ref/source/makefile_tiles.mgw2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/makefile_tiles.mgw b/crawl-ref/source/makefile_tiles.mgw
index 9a3abf1e5c..fed4392b7a 100644
--- a/crawl-ref/source/makefile_tiles.mgw
+++ b/crawl-ref/source/makefile_tiles.mgw
@@ -184,6 +184,8 @@ endif
copy /y ..\docs\* $(INSTALLDIR)\docs
mkdir $(INSTALLDIR)\dat\tiles 2>nul || echo "" > nul
copy /y dat\tiles\*.bmp $(INSTALLDIR)\dat\tiles
+ copy /y ..\* $(INSTALLDIR)
+ $(DELETE) $(INSTALLDIR)\*.sh
clean:
$(DELETE) $(OPATH)\*.o