makefile works for the server again

git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3407 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2009-11-05 01:42:19 +00:00
parent a5d741c592
commit 5a649378f5
1 changed files with 1 additions and 0 deletions

View File

@ -448,6 +448,7 @@ WINDOWSSERVERONLY_OBJS = \
COMMON_OBJS = $(COMMON_ASM_OBJS) \
com_mesh.o \
com_phys_ode.o \
common.o \
cvar.o \
cmd.o \