diff --git a/engine/Makefile b/engine/Makefile index b0708ec4d..53a9ef632 100644 --- a/engine/Makefile +++ b/engine/Makefile @@ -448,6 +448,7 @@ WINDOWSSERVERONLY_OBJS = \ COMMON_OBJS = $(COMMON_ASM_OBJS) \ com_mesh.o \ + com_phys_ode.o \ common.o \ cvar.o \ cmd.o \