summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/makefile.obj4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/makefile.obj b/crawl-ref/source/makefile.obj
index 30ff3862b2..85dbfd2b56 100644
--- a/crawl-ref/source/makefile.obj
+++ b/crawl-ref/source/makefile.obj
@@ -41,6 +41,7 @@ item_use.o \
itemname.o \
itemprop.o \
items.o \
+jobs.o \
kills.o \
l_crawl.o \
l_debug.o \
@@ -88,8 +89,6 @@ mutation.o \
newgame.o \
ng-input.o \
ng-restr.o \
-jobs.o \
-species.o \
notes.o \
ouch.o \
output.o \
@@ -103,6 +102,7 @@ sha256.o \
shopping.o \
skills.o \
skills2.o \
+species.o \
spells1.o \
spells2.o \
spells3.o \