From c0c34e74af3d4586e592c3e3b03f7c3d876e6847 Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Sun, 25 Oct 2009 12:22:36 -0500 Subject: Sort makefile.obj again. --- crawl-ref/source/makefile.obj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crawl-ref/source/makefile.obj') 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 \ -- cgit v1.2.3-54-g00ecf