summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makefile.obj
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/makefile.obj')
-rw-r--r--crawl-ref/source/makefile.obj10
1 files changed, 9 insertions, 1 deletions
diff --git a/crawl-ref/source/makefile.obj b/crawl-ref/source/makefile.obj
index 8939568c8a..d921591669 100644
--- a/crawl-ref/source/makefile.obj
+++ b/crawl-ref/source/makefile.obj
@@ -21,7 +21,10 @@ coord.o \
coordit.o \
ctest.o \
database.o \
-debug.o \
+dbg-asrt.o \
+dbg-maps.o \
+dbg-scan.o \
+dbg-util.o \
decks.o \
delay.o \
describe.o \
@@ -149,4 +152,9 @@ view.o \
viewchar.o \
viewgeom.o \
viewmap.o \
+wiz-dgn.o \
+wiz-fsim.o \
+wiz-item.o \
+wiz-mon.o \
+wiz-you.o \
xom.o