diff --git a/Makefile b/Makefile
index b916a0a4447e584dfdcbc18d6d62363178d02839..fb8d53732cfbf2e17182f2c30f98237c268e8d10 100644
--- a/Makefile
+++ b/Makefile
@@ -111,4 +111,4 @@ quickrelease: reinstall_here
 	VER=`./cl-launch.sh --version | ( read a b ; echo $$b )` ; \
 	cd .. && \
 	tar zcf cl-launch-$${VER}.tar.gz --exclude .git cl-launch && \
-	rsync -av cl-launch/cl-launch.sh cl-launch-$${VER}.tar.gz common-lisp.net:/project/xcvb/cl-launch/
+	rsync -av cl-launch/cl-launch.sh cl-launch-$${VER}.tar.gz common-lisp.net:/project/xcvb/public_html/cl-launch/