summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/Makefile.obj
diff options
context:
space:
mode:
authorNicholas Feinberg <pleasingfung@gmail.com>2014-06-22 13:18:44 -0700
committerNicholas Feinberg <pleasingfung@gmail.com>2014-06-22 23:08:07 -0700
commitcf26eb8ff39f7458a6494d46a7cbb313e28e0f20 (patch)
treec8efb391771ffe1c0e646bd40550fe74858d4455 /crawl-ref/source/Makefile.obj
parent17ba3dd85708cb09502cf23c37b78051bdf35db7 (diff)
downloadcrawl-ref-cf26eb8ff39f7458a6494d46a7cbb313e28e0f20.tar.gz
crawl-ref-cf26eb8ff39f7458a6494d46a7cbb313e28e0f20.zip
Split blessing functions into a new file
Diffstat (limited to 'crawl-ref/source/Makefile.obj')
-rw-r--r--crawl-ref/source/Makefile.obj1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/Makefile.obj b/crawl-ref/source/Makefile.obj
index 86c14436c9..2aed29cfc3 100644
--- a/crawl-ref/source/Makefile.obj
+++ b/crawl-ref/source/Makefile.obj
@@ -14,6 +14,7 @@ attitude-change.o \
beam.o \
behold.o \
bitary.o \
+bless.o \
branch.o \
chardump.o \
cio.o \