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.obj5
1 files changed, 5 insertions, 0 deletions
diff --git a/crawl-ref/source/makefile.obj b/crawl-ref/source/makefile.obj
index 5b7d04cc1c..4b1bada8b0 100644
--- a/crawl-ref/source/makefile.obj
+++ b/crawl-ref/source/makefile.obj
@@ -13,7 +13,10 @@ cio.o \
cloud.o \
clua.o \
cluautil.o \
+colour.o \
command.o \
+coord.o \
+coordit.o \
ctest.o \
database.o \
debug.o \
@@ -102,8 +105,10 @@ overmap.o \
place.o \
player.o \
quiver.o \
+random.o \
ray.o \
religion.o \
+rng.o \
sha256.o \
shopping.o \
skills.o \