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)