diff --git a/Makefile b/Makefile index bd9d6f6..d179b06 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ CXXFLAGS = -std=c++11 -Wall LDFLAGS = # Makefile settings - Can be customized. -APPNAME = Shot-Gun-Pete +APPNAME = ShotGun-Pete EXT = .cpp SRCDIR = src OBJDIR = obj