From adbefd89c5931bc67d4a7ca8b5b071a341c9e9b6 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Sat, 29 Oct 2005 11:10:58 +0000 Subject: [PATCH] Fixing order of libraries --- src/mapper/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mapper/Jamfile b/src/mapper/Jamfile index ad5273819..bd85254a4 100644 --- a/src/mapper/Jamfile +++ b/src/mapper/Jamfile @@ -21,10 +21,10 @@ SOURCES = Main mapper : $(SOURCES) ; LinkLibraries mapper : - items gamecode kernel modules + items attributes spells races