diff --git a/Makefile b/Makefile
index 6cb34af21d52739aabe27eb9790c4831106b49b5..c1366277df0b529343f83e7989d8fa49d573d995 100644
--- a/Makefile
+++ b/Makefile
@@ -54,7 +54,7 @@ distribution: clean
 	for i in ADMINISTRATION INSTALL Makefile misc_items prot-A.txt	\
 		server-async.extend server.extend what-is-unread.swe; 	\
 	do 								\
-		cp doc/$$i lyskom-$(SERVER-VER)/doc/$i			\
+		cp doc/$$i lyskom-$(SERVER-VER)/doc/$i;			\
 	done
 	mkdir lyskom-$(SERVER-VER)/doc/man
 	cp -r doc/man lyskom-$(SERVER-VER)/doc/man