about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-02-06 19:06:17 +0000
committerEric Wong <normalperson@yhbt.net>2011-02-06 19:10:13 +0000
commitd13411ce744afa3f067c470db12ddd42696050c0 (patch)
treece51b4c83547306940b8bfb535df9db95e985d90
parent34cc3bd7abe5bd1c0d6834bec14e274d7d97a2bc (diff)
downloadmall-d13411ce744afa3f067c470db12ddd42696050c0.tar.gz
gemspec: no lib/ dir for rdoc, just ext
-rw-r--r--mall.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/mall.gemspec b/mall.gemspec
index 620b3dd..65e340a 100644
--- a/mall.gemspec
+++ b/mall.gemspec
@@ -12,6 +12,7 @@ Gem::Specification.new do |s|
   s.description = readme_description
   s.email = %q{mall@librelist.org}
   s.extra_rdoc_files = extra_rdoc_files(manifest)
+  s.require_paths = %w(ext)
   s.files = manifest
   s.homepage = Wrongdoc.config[:rdoc_url]
   s.summary = summary