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.mgw5
1 files changed, 1 insertions, 4 deletions
diff --git a/crawl-ref/source/makefile_tiles.mgw b/crawl-ref/source/makefile_tiles.mgw
index 67b9801f1b..51afd6612a 100644
--- a/crawl-ref/source/makefile_tiles.mgw
+++ b/crawl-ref/source/makefile_tiles.mgw
@@ -273,10 +273,7 @@ $(FSQLLIBA):
#############################################################################
# Build unrandart data
-artefact.h: art-data.txt
- util/art-data.pl
-
-art-data.h: art-data.txt util/art-data.pl
+art-data.h: art-data.txt util/art-data.pl art-func.h
util/art-data.pl
#############################################################################