summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makefile.obj
diff options
context:
space:
mode:
authorRobert Vollmert <rvollmert@gmx.net>2009-10-19 23:38:08 +0200
committerRobert Vollmert <rvollmert@gmx.net>2009-10-20 00:44:30 +0200
commitfac213f26779fde815580d9c06ea3db367f50942 (patch)
tree417beb6d0db403567f626be78455e59565d5a093 /crawl-ref/source/makefile.obj
parent725154d095f6ff449d16597201294b7fe99dd215 (diff)
downloadcrawl-ref-fac213f26779fde815580d9c06ea3db367f50942.tar.gz
crawl-ref-fac213f26779fde815580d9c06ea3db367f50942.zip
Split out builder functions from dlua.cc.
Also minor cleanup.
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 7f4bbc23ac..fadd7505e1 100644
--- a/crawl-ref/source/makefile.obj
+++ b/crawl-ref/source/makefile.obj
@@ -40,6 +40,7 @@ lev-pand.o \
libutil.o \
l_crawl.o \
l_dgn.o \
+l_dgn_bf.o \
l_dgnevt.o \
l_file.o \
l_los.o \