summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Kent <jeff@jkent.net>2015-06-14 13:31:12 -0500
committerJeff Kent <jeff@jkent.net>2015-06-14 13:31:12 -0500
commitc31632053a9ec3201f6dd39d1c09f8d5f839b978 (patch)
tree3bc1a4ce52b02742aeed4c6742bd172620a62e5a /Makefile
parent6204532c35bab4977d3bd4d2bf7a9a3b90e9620e (diff)
change BASEGAME to gpp
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 42814787..2112370e 100644
--- a/Makefile
+++ b/Makefile
@@ -106,7 +106,7 @@ SERVERBIN=tremded
endif
ifndef BASEGAME
-BASEGAME=base
+BASEGAME=gpp
endif
ifndef BASEGAME_CFLAGS