From 65b8fb514db9fc5125494b3393699bf666ed9cb2 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Thu, 24 May 2018 23:19:26 -0400 Subject: Get lat/long from config file --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 230b023..f76c3c2 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,2 @@ -phlux: main.go colortemp.go +phlux: main.go colortemp.go config.go go build . -- cgit v1.2.3