From 68da0ee4bead3a36b5057471a30414f11cc01577 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Mon, 31 Jul 2006 21:50:12 +0000 Subject: * tjw's spiffy admin system (tjw, obviously) --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 193eb0a9..7a8ed11d 100644 --- a/Makefile +++ b/Makefile @@ -1298,6 +1298,7 @@ GOBJ_ = \ $(B)/base/game/g_maprotation.o \ $(B)/base/game/g_ptr.o \ $(B)/base/game/g_weapon.o \ + $(B)/base/game/g_admin.o \ \ $(B)/base/qcommon/q_math.o \ $(B)/base/qcommon/q_shared.o -- cgit