summaryrefslogtreecommitdiff
path: root/compile/Makefile
diff options
context:
space:
mode:
authorpixel <pixel>2004-12-22 00:08:19 +0000
committerpixel <pixel>2004-12-22 00:08:19 +0000
commit1deecb6a389e0ec6d006d8ebeab659c9f194b709 (patch)
tree51615f3df7a25d690057d30a67aa2f0c6eb8fa67 /compile/Makefile
parent4cae523df9e58e55f8598618abc43ea4fd6cd6a5 (diff)
Latest changes
Diffstat (limited to 'compile/Makefile')
-rw-r--r--compile/Makefile4
1 files changed, 2 insertions, 2 deletions
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