From 7314d8194707f69965436cb4f9c71c48722c47ed Mon Sep 17 00:00:00 2001 From: Matt Woodrow Date: Tue, 1 Jul 2008 09:10:21 +0000 Subject: [PATCH] Forgot SM doesn't use the new sdk yet --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402318 --- extensions/tf2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/tf2/Makefile b/extensions/tf2/Makefile index d8b772a8..de54424b 100644 --- a/extensions/tf2/Makefile +++ b/extensions/tf2/Makefile @@ -43,7 +43,7 @@ endif ifeq "$(ENGINE)" "orangebox" HL2SDK = $(HL2SDK_OB) HL2PUB = $(HL2SDK_OB)/public - HL2LIB = $(HL2SDK_OB)/lib/linux + HL2LIB = $(HL2SDK_OB)/linux_sdk CFLAGS += -DORANGEBOX_BUILD METAMOD = $(SOURCEMM16) INCLUDE += -I$(HL2SDK)/public/game/server