summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/Makefile.obj
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-08-15 00:21:17 -0400
committerJesse Luehrs <doy@tozt.net>2014-08-15 00:30:19 -0400
commiteb103fec101bac54e16df0c72fb2a85ee45e5723 (patch)
tree1f9bd1a8953a3fbe3de0d25871545ce7ca8a948b /crawl-ref/source/Makefile.obj
parent6e25fd0e675c04a54b57fd05d1961e108bd139c5 (diff)
downloadcrawl-ref-eb103fec101bac54e16df0c72fb2a85ee45e5723.tar.gz
crawl-ref-eb103fec101bac54e16df0c72fb2a85ee45e5723.zip
split dump file loading out to a separate file (and class)
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 8b3d64d623..8783f2a821 100644
--- a/crawl-ref/source/Makefile.obj
+++ b/crawl-ref/source/Makefile.obj
@@ -240,6 +240,7 @@ viewgeom.o \
viewmap.o \
wcwidth.o \
wiz-dgn.o \
+wiz-dump.o \
wiz-fsim.o \
wiz-item.o \
wiz-mon.o \