diff options
Diffstat (limited to 'app/Makefile')
| -rw-r--r-- | app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
