splat
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3249 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
041dcbe4e9
commit
839a2a8c06
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ STRIPFLAGS=--strip-unneeded --remove-section=.comment
|
|||
# 'cause Microsoft suck.
|
||||
CLIBNAME = c
|
||||
|
||||
OBJS = netchan.o parse.o msg.o qw.o source.o bsp.o rcon.o mdfour.o crc.o control.o forward.o pmove.o httpsv.o
|
||||
OBJS = netchan.o parse.o msg.o qw.o source.o bsp.o rcon.o mdfour.o crc.o control.o forward.o pmove.o menu.o httpsv.o
|
||||
|
||||
all: qtv
|
||||
|
||||
|
|
Loading…
Reference in a new issue