summaryrefslogtreecommitdiff
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 6bca085..b0d604d 100644
--- a/Rakefile
+++ b/Rakefile
@@ -2,7 +2,6 @@ $:.unshift File.dirname(__FILE__) unless $:.include? '.'
ROOT = '.'
LIB_ROOT = File.join ROOT, 'lib'
-EXTRA_RDOC_FILES = %w(README.rdoc FOLDERS)
task :default => :test