summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/makefile_tiles.mgw1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/makefile_tiles.mgw b/crawl-ref/source/makefile_tiles.mgw
index e642d3e156..070e6aa024 100644
--- a/crawl-ref/source/makefile_tiles.mgw
+++ b/crawl-ref/source/makefile_tiles.mgw
@@ -174,7 +174,6 @@ endif
mkdir $(INSTALLDIR)\dat\clua 2>null || echo "">nul
mkdir $(INSTALLDIR)\dat\descript 2>null || echo "">nul
copy /y dat\*.des $(INSTALLDIR)\dat
- copy /y dat\*.txt $(INSTALLDIR)\dat
copy /y dat\clua\*.lua $(INSTALLDIR)\dat\clua
copy /y dat\descript\*.txt $(INSTALLDIR)\dat\descript
copy /y ..\*.txt $(INSTALLDIR)