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:
parent
a5d741c592
commit
5a649378f5
1 changed files with 1 additions and 0 deletions
|
@ -448,6 +448,7 @@ WINDOWSSERVERONLY_OBJS = \
|
||||||
|
|
||||||
COMMON_OBJS = $(COMMON_ASM_OBJS) \
|
COMMON_OBJS = $(COMMON_ASM_OBJS) \
|
||||||
com_mesh.o \
|
com_mesh.o \
|
||||||
|
com_phys_ode.o \
|
||||||
common.o \
|
common.o \
|
||||||
cvar.o \
|
cvar.o \
|
||||||
cmd.o \
|
cmd.o \
|
||||||
|
|
Loading…
Reference in a new issue