diff --git a/Makefile b/Makefile
index bab52eb7d9d699b0abdf967d75b6514254a53254..08ddf3b87bbb74102bc67db36bc8df2538f41861 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,4 @@
+
 CC=gcc
 all: ex-lepl1503.c
 	$(CC) ex-lepl1503.c -o ex-lepl1503 -lcunit