summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2006-07-31 21:50:12 +0000
committerTim Angus <tim@ngus.net>2006-07-31 21:50:12 +0000
commit68da0ee4bead3a36b5057471a30414f11cc01577 (patch)
treee2c647fc80d7559fd432ee4bf3edecb356c86ee1 /Makefile
parentae15fd3f111ba37c32a273e65b6a2ee35b579c86 (diff)
* tjw's spiffy admin system (tjw, obviously)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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