diff options
author | Tim Angus <tim@ngus.net> | 2006-07-31 21:50:12 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2006-07-31 21:50:12 +0000 |
commit | 68da0ee4bead3a36b5057471a30414f11cc01577 (patch) | |
tree | e2c647fc80d7559fd432ee4bf3edecb356c86ee1 /Makefile | |
parent | ae15fd3f111ba37c32a273e65b6a2ee35b579c86 (diff) |
* tjw's spiffy admin system (tjw, obviously)
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |