From d950c1a0ea558aea3f4832c488b09117d5d0e9b6 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Sat, 22 Mar 2014 13:10:18 -0700 Subject: [PATCH] Adding a trailing newline --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8f21aaf..cb14573 100644 --- a/Makefile +++ b/Makefile @@ -12,4 +12,5 @@ $(SHELLS): test: fast @$(URCHIN) -f test/slow -default: test \ No newline at end of file +default: test +