summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 68c9ee05..31f60014 100644
--- a/Makefile
+++ b/Makefile
@@ -1333,6 +1333,7 @@ CGOBJ_ = \
$(B)/base/cgame/bg_slidemove.o \
$(B)/base/cgame/bg_lib.o \
$(B)/base/cgame/bg_alloc.o \
+ $(B)/base/cgame/bg_voice.o \
$(B)/base/cgame/cg_consolecmds.o \
$(B)/base/cgame/cg_buildable.o \
$(B)/base/cgame/cg_animation.o \
@@ -1384,6 +1385,7 @@ GOBJ_ = \
$(B)/base/game/bg_slidemove.o \
$(B)/base/game/bg_lib.o \
$(B)/base/game/bg_alloc.o \
+ $(B)/base/game/bg_voice.o \
$(B)/base/game/g_active.o \
$(B)/base/game/g_client.o \
$(B)/base/game/g_cmds.o \