Makefile fix

This commit is contained in:
Matt Woodrow 2009-08-17 10:54:57 +12:00
parent 95cffca5f1
commit 886b683739

View File

@ -76,7 +76,7 @@ ifeq "$(ENGINE)" "orangeboxvalve"
HL2LIB = $(HL2SDK)/lib/linux
CFLAGS += -DSOURCE_ENGINE=4
METAMOD = $(MMSOURCE17)/core
INCLUDE += -I$(HL2SDK)/public/game/server
INCLUDE += -I$(HL2SDK)/public/game/server -I$(HL2SDK)/common
SRCDS = $(SRCDS_BASE)/orangebox
BINARY = sourcemod.2.ep2valve.so
override ENGSET = true