Commit fcf73e4d685adf72d7099a8ad5f582f2c08bb7fe

Thomas de Grivel 2012-11-17T03:37:29

ws

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/Makefile b/Makefile
index 2c5f4e9..abf429d 100644
--- a/Makefile
+++ b/Makefile
@@ -39,6 +39,7 @@ build: ${PROG}
 
 DISTDIR = ${PROG}-${VER}
 DIST = ${DISTDIR}.tar.gz
+
 dist: ${DIST}
 
 DISTFILES = ${SRCS} ${PROG}.1 README.md Makefile