From 1deecb6a389e0ec6d006d8ebeab659c9f194b709 Mon Sep 17 00:00:00 2001 From: pixel Date: Wed, 22 Dec 2004 00:08:19 +0000 Subject: Latest changes --- compile/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'compile/Makefile') diff --git a/compile/Makefile b/compile/Makefile index 5cb971e..cf0364e 100644 --- a/compile/Makefile +++ b/compile/Makefile @@ -9,8 +9,8 @@ clean: rebuild: clean all -release: - ssh sumarit rm /var/www/cd-tool/* +release: all + -ssh sumarit rm /var/www/cd-tool/* scp cd-tool*.zip sumarit:/var/www/cd-tool scp ../FAQ-cd.txt sumarit:/var/www/cd-tool/README.txt scp ../COPYING sumarit:/var/www/cd-tool -- cgit v1.2.3