From c1f781a3b96ca1afe59772521c5cb93917c2cff8 Mon Sep 17 00:00:00 2001 From: evanweaver Date: Sat, 27 Oct 2007 08:49:57 +0000 Subject: be clean git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@795 19e92222-5c0b-0410-8929-a290d50e31e9 --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index 21e9b1a..e46e89b 100644 --- a/Rakefile +++ b/Rakefile @@ -219,6 +219,6 @@ namespace :site do end desc "Upload the website, the rdocs, and the coverage report" - task :all => [:web, :rdoc, :coverage] + task :all => [:clean, :web, :rdoc, :coverage] end -- cgit v1.2.3-24-ge0c7