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.obj6
1 files changed, 5 insertions, 1 deletions
diff --git a/crawl-ref/source/makefile.obj b/crawl-ref/source/makefile.obj
index e15334a033..2b811f1c56 100644
--- a/crawl-ref/source/makefile.obj
+++ b/crawl-ref/source/makefile.obj
@@ -1,3 +1,5 @@
+# Modified for Crawl Reference by $Author$ on $Date$
+
OBJECTS = \
abl-show.o \
abyss.o \
@@ -24,10 +26,12 @@ it_use2.o \
it_use3.o \
item_use.o \
itemname.o \
+itemprop.o \
items.o \
lev-pand.o \
libutil.o \
macro.o \
+mapdef.o \
maps.o \
menu.o \
message.o \
@@ -40,6 +44,7 @@ mon-util.o \
mstuff2.o \
mutation.o \
newgame.o \
+notes.o \
ouch.o \
output.o \
overmap.o \
@@ -62,7 +67,6 @@ tags.o \
transfor.o \
travel.o \
view.o \
-wpn-misc.o \
Kills.o \
mt19937ar.o \
clua.o