summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makefile.obj
diff options
context:
space:
mode:
authorDarshan Shaligram <dshaligram@users.sourceforge.net>2009-12-26 22:21:09 +0530
committerDarshan Shaligram <dshaligram@users.sourceforge.net>2009-12-26 22:21:53 +0530
commit61e082e6697779272d5f3503e2751a0ec91283c7 (patch)
treef0a6b52ba4790cd2f37d010cb59923514859cd0d /crawl-ref/source/makefile.obj
parent7024702fd974bd3e993eec789237df0d4d29d1df (diff)
downloadcrawl-ref-61e082e6697779272d5f3503e2751a0ec91283c7.tar.gz
crawl-ref-61e082e6697779272d5f3503e2751a0ec91283c7.zip
Move Shoals code out into its own 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 8761eb11e7..926b9d5e50 100644
--- a/crawl-ref/source/makefile.obj
+++ b/crawl-ref/source/makefile.obj
@@ -34,6 +34,7 @@ dgnevent.o \
directn.o \
dlua.o \
dungeon.o \
+dgn-shoals.o \
effects.o \
exclude.o \
feature.o \