summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/Makefile.obj
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2011-12-26 23:57:36 +0100
committerAdam Borowski <kilobyte@angband.pl>2011-12-27 14:54:19 +0100
commitfcc243cf405624cf8253b4b49b2a2ac1cf2026d4 (patch)
treed5d3c8328da2a800fd697fe67b68f83cbcdea55a /crawl-ref/source/Makefile.obj
parent3cfe69303449c0a92337a7832d4ef18144a26326 (diff)
downloadcrawl-ref-fcc243cf405624cf8253b4b49b2a2ac1cf2026d4.tar.gz
crawl-ref-fcc243cf405624cf8253b4b49b2a2ac1cf2026d4.zip
Remove crash-d.cc and crash-w.cc, the stubs always were in crash-u.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 e04c753d11..08dea6e67d 100644
--- a/crawl-ref/source/Makefile.obj
+++ b/crawl-ref/source/Makefile.obj
@@ -26,6 +26,7 @@ command.o \
coord.o \
coord-circle.o \
coordit.o \
+crash.o \
ctest.o \
dactions.o \
database.o \