From c51b8057a9181a4b950d928f4506bc3ea4d2fd00 Mon Sep 17 00:00:00 2001 From: Afforess Date: Fri, 30 Oct 2015 00:54:28 -0400 Subject: [PATCH] Mod name is lowercase --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0f84eb0..84ff7cd 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION := 0.5.4 -NAME := Marathon +NAME := marathon all: clean build