summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/rltiles/makefile.mgw
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/rltiles/makefile.mgw')
-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 ecf1762ff9..96eb83a09c 100644
--- a/crawl-ref/source/rltiles/makefile.mgw
+++ b/crawl-ref/source/rltiles/makefile.mgw
@@ -34,7 +34,7 @@ all: $(TILEGEN) $(HEADERS) $(SOURCE) $(IMAGES)
tiledef-%.h tiledef-%.cc %.png: dc-%.txt $(TILEGEN)
$(TILEGEN) $<
-# Miscellaneous dependencies.
+# dc-foo.txt files which are included by other dc-foo.txt files.
include makefile.dc
clean: