git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3249 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2009-07-08 00:15:06 +00:00
parent 041dcbe4e9
commit 839a2a8c06
1 changed files with 1 additions and 1 deletions

View File

@ -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