about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
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