summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makefile.obj
diff options
context:
space:
mode:
authorRobert Vollmert <rvollmert@gmx.net>2009-11-06 15:24:34 +0100
committerRobert Vollmert <rvollmert@gmx.net>2009-11-06 15:36:09 +0100
commit4dd53d952662125a877527566e76c73754385369 (patch)
tree8e7d5c39029ff027a109b1629e06958cee35d155 /crawl-ref/source/makefile.obj
parent3babe0c87ea91bc93c6939de77252bab487cb880 (diff)
downloadcrawl-ref-4dd53d952662125a877527566e76c73754385369.tar.gz
crawl-ref-4dd53d952662125a877527566e76c73754385369.zip
Collect attitude changing code.
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 f9ba36d16b..1797c7bd18 100644
--- a/crawl-ref/source/makefile.obj
+++ b/crawl-ref/source/makefile.obj
@@ -5,6 +5,7 @@ acr.o \
actor.o \
arena.o \
artefact.o \
+attitude-change.o \
beam.o \
behold.o \
bitary.o \