summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makefile.mgw
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/makefile.mgw')
-rw-r--r--crawl-ref/source/makefile.mgw5
1 files changed, 1 insertions, 4 deletions
diff --git a/crawl-ref/source/makefile.mgw b/crawl-ref/source/makefile.mgw
index 90b755cef3..ec353b9415 100644
--- a/crawl-ref/source/makefile.mgw
+++ b/crawl-ref/source/makefile.mgw
@@ -218,10 +218,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
#############################################################################