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, 0 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 1f0bb18..bbffdb0 100644
--- a/Rakefile
+++ b/Rakefile
@@ -13,7 +13,6 @@ Echoe.new("unicorn") do |p|
                      'site/output', '.config', 'coverage',
                      'test_*.log', 'log', 'doc']
   p.url = "http://unicorn.bogomips.org"
-  p.rdoc_pattern = ['README', 'LICENSE', 'CONTRIBUTORS', 'CHANGELOG', 'COPYING', 'lib/**/*.rb', 'doc/**/*.rdoc']
   p.ignore_pattern = /^(pkg|site|projects|doc|log)|CVS|\.log/
   p.need_tar_gz = false
   p.need_tgz = true