From 49ffcba2c3c4a19d147dd792d7f6c99b7545a491 Mon Sep 17 00:00:00 2001 From: Horus3 Date: Wed, 25 Feb 2015 16:41:52 +0100 Subject: UX on front end. --- app/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Makefile') diff --git a/app/Makefile b/app/Makefile index 71b936c..c53bfbb 100644 --- a/app/Makefile +++ b/app/Makefile @@ -1,5 +1,5 @@ # Modify env.sh and uncomment to change config. -#include env.sh +include env.sh # Start the race detector with "TEST_RACE=1 make test" on the command line. ifdef TEST_RACE -- cgit v1.2.3