Fixed build

This commit is contained in:
Matt Woodrow 2009-01-08 00:44:48 -05:00
parent f641aa92f5
commit 4c91dd8621

View File

@ -34,6 +34,7 @@ ifeq "$(ENGINE)" "original"
CFLAGS += -DSOURCE_ENGINE=2
METAMOD = $(MMSOURCE17)/core-legacy
INCLUDE += -I$(HL2SDK)/public/dlls
INCLUDE += -I$(MMSOURCE17)/core -I$(MMSOURCE17)/core/sourcehook
SRCDS = $(SRCDS_BASE)
override ENGSET = true
endif