From 0999ad32e3318e0b126890139723aa1358b8771e Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sun, 26 Feb 2006 08:13:56 +0000 Subject: [PATCH] makefile --- dlls/ts/tsfun/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/ts/tsfun/Makefile b/dlls/ts/tsfun/Makefile index a49e9edb..474dcac5 100755 --- a/dlls/ts/tsfun/Makefile +++ b/dlls/ts/tsfun/Makefile @@ -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 =