about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
authorzedshaw <zedshaw@19e92222-5c0b-0410-8929-a290d50e31e9>2006-08-16 21:51:38 +0000
committerzedshaw <zedshaw@19e92222-5c0b-0410-8929-a290d50e31e9>2006-08-16 21:51:38 +0000
commite58982f645d65d9ad63759970150ffe28aa30883 (patch)
treed1ca254b6642eec6dccd26f27f19884bcfcb350b /Rakefile
parentd53e945f458ce5ad54706fbff40d096aeb975985 (diff)
downloadunicorn-e58982f645d65d9ad63759970150ffe28aa30883.tar.gz
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@331 19e92222-5c0b-0410-8929-a290d50e31e9
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 4dd78ab..799fabe 100644
--- a/Rakefile
+++ b/Rakefile
@@ -87,6 +87,7 @@ task :install do
   sub_project("mongrel_status", :install)
   sub_project("mongrel_upload_progress", :install)
   sub_project("mongrel_console", :install)
+  sub_project("mongrel_cluster", :install)
   if RUBY_PLATFORM =~ /mswin/
     sub_project("mongrel_service", :install)
   end