summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/Makefile
diff options
context:
space:
mode:
authorcjo <cjo@ulyco.com>2013-07-18 19:56:49 -0700
committerNeil Moore <neil@s-z.org>2013-08-24 13:47:01 -0400
commit2774ec9060c4295fa4dd60553dbd72c375f7f0bd (patch)
treefaf33a08e67a02581d98b1fed520cfd344cdc0c8 /crawl-ref/source/Makefile
parent27b40443b5753db20c10c793f161485d1fe422ef (diff)
downloadcrawl-ref-2774ec9060c4295fa4dd60553dbd72c375f7f0bd.tar.gz
crawl-ref-2774ec9060c4295fa4dd60553dbd72c375f7f0bd.zip
Display monster spells and magical abilities with x-v
Decrease the need for spoilers by showing monster spells and magical abilities when examining a monster with the command x-v. If monsters have multiple possible spellbooks, all of them are listed.
Diffstat (limited to 'crawl-ref/source/Makefile')
-rw-r--r--crawl-ref/source/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/Makefile b/crawl-ref/source/Makefile
index e4b96c548f..7365f0d9aa 100644
--- a/crawl-ref/source/Makefile
+++ b/crawl-ref/source/Makefile
@@ -1083,8 +1083,8 @@ LIBS += $(CONTRIB_LIBS) $(EXTRA_LIBS)
DOC_BASE := ../docs
DOC_TEMPLATES := $(DOC_BASE)/template
GENERATED_DOCS := $(DOC_BASE)/aptitudes.txt $(DOC_BASE)/FAQ.html $(DOC_BASE)/crawl_manual.txt
-GENERATED_HEADERS := art-enum.h config.h #the rest are private
-GENERATED_FILES := $(GENERATED_HEADERS) art-data.h mon-mst.h mi-enum.h \
+GENERATED_HEADERS := art-enum.h config.h mon-mst.h #the rest are private
+GENERATED_FILES := $(GENERATED_HEADERS) art-data.h mi-enum.h \
$(RLTILES)/dc-unrand.txt build.h compflag.h dat/dlua/tags.lua \
cmd-name.h