ws
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