summary refs log tree commit diff
path: root/bacon.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'bacon.gemspec')
-rw-r--r--bacon.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/bacon.gemspec b/bacon.gemspec
index 0c28a50..6455e08 100644
--- a/bacon.gemspec
+++ b/bacon.gemspec
@@ -16,7 +16,7 @@ http://github.com/chneukirchen/bacon
   s.executables     << 'bacon'
   s.require_path    = 'lib'
   s.has_rdoc        = true
-  s.extra_rdoc_files = ['README', 'RDOX']
+  s.extra_rdoc_files = ['README.rdoc', 'RDOX']
   s.test_files      = []
 
   s.author          = 'Christian Neukirchen'