aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ad1d13e..58a909a 100644
--- a/Makefile
+++ b/Makefile
@@ -2,10 +2,10 @@
# Makefile written by David "BAILOPAN" Anderson
#SMSDK = ../..
-SMSDK = ../alliedmodders/sourcemod
+SMSDK = ./sm-1.11
# SRCDS_BASE = ~/srcds
# MMSOURCE17 = ../../../mmsource-central
-MMSOURCE17 = ../alliedmodders/mmsource-1.12
+MMSOURCE17 = ./mm-1.11
#####################################
### EDIT BELOW FOR OTHER PROJECTS ###