From 74981c96fd84b8da2be6c8d05b1819021ffce291 Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 1 Feb 2018 19:44:08 +0100 Subject: Small changes in the Makefile. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 35da35e..f725d46 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -all: build +all: run build: go build -- cgit v1.2.3