diff --git a/engine/Makefile b/engine/Makefile index 336d54d06..1120d60cc 100644 --- a/engine/Makefile +++ b/engine/Makefile @@ -309,6 +309,7 @@ WINDOWSSERVERONLY_OBJS = \ sv_sys_win.o COMMON_OBJS = $(COMMON_ASM_OBJS) \ + com_mesh.o \ common.o \ cvar.o \ cmd.o \