From c31632053a9ec3201f6dd39d1c09f8d5f839b978 Mon Sep 17 00:00:00 2001 From: Jeff Kent Date: Sun, 14 Jun 2015 13:31:12 -0500 Subject: change BASEGAME to gpp --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit