summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makefile.obj
diff options
context:
space:
mode:
authorRobert Vollmert <rvollmert@gmx.net>2009-10-27 01:47:55 +0100
committerRobert Vollmert <rvollmert@gmx.net>2009-10-27 02:32:58 +0100
commit4c82c5be80278e2dee3bfc8bb1ca69724365fda5 (patch)
tree846c39495add6ad718f619a21901037bca595caa /crawl-ref/source/makefile.obj
parent928479a2ce6674d27d6ef03d7a06f81803ccdfae (diff)
downloadcrawl-ref-4c82c5be80278e2dee3bfc8bb1ca69724365fda5.tar.gz
crawl-ref-4c82c5be80278e2dee3bfc8bb1ca69724365fda5.zip
Move autoexclude code from misc.cc to exclude.cc.
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 85dbfd2b56..c12565a64b 100644
--- a/crawl-ref/source/makefile.obj
+++ b/crawl-ref/source/makefile.obj
@@ -25,6 +25,7 @@ directn.o \
dlua.o \
dungeon.o \
effects.o \
+exclude.o \
fight.o \
files.o \
food.o \