From 187ff255bd4b6d0027ccfe4a7605a8488ce4f9aa Mon Sep 17 00:00:00 2001 From: Matt Woodrow Date: Thu, 18 Sep 2008 18:42:13 +1200 Subject: [PATCH] GCC will not beat me! --- extensions/structs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/structs/Makefile b/extensions/structs/Makefile index 231be79a..7aae3758 100644 --- a/extensions/structs/Makefile +++ b/extensions/structs/Makefile @@ -51,7 +51,7 @@ ifeq "$(ENGINE)" "orangebox" endif ifeq "$(USEMETA)" "true" - LINK_HL2 = $(HL2LIB)/tier1_i486.a vstdlib_i486.so tier0_i486.so $(SRCDS)/tf/bin/server_i486.so + LINK_HL2 = $(HL2LIB)/tier1_i486.a vstdlib_i486.so tier0_i486.so LINK += $(LINK_HL2)