diff --git a/Makefile b/Makefile
index 54f755971a8c85e0c7f303b4cf68c7af328ef059..0396c5dbafb22b114e80e4ca9efd5d3ce8d7ec1b 100644
--- a/Makefile
+++ b/Makefile
@@ -22,5 +22,5 @@ clean:
 publish: all
 	rsync -az --exclude="$(RESUME)" --exclude="Makefile" --exclude="resume.css" ./ www.shore.co.il:/var/www/htdocs/www.shore.co.il/resume
 
-clone:
-	git push gitweb master
+push:
+	git push --all gitweb