This commit is contained in:
David Anderson 2006-02-26 08:13:56 +00:00
parent f62933efd4
commit 0999ad32e3

View File

@ -11,7 +11,7 @@ DEBUG_FLAGS = -g -ggdb3
CPP = gcc
NAME = tsfun_amxx
OBJECTS = CMessage.cpp CMisc.cpp CPlayer.cpp amxxmodule.cpp tsfun.cpp
OBJECTS = amxxmodule.cpp
LINK =