From d13411ce744afa3f067c470db12ddd42696050c0 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 6 Feb 2011 19:06:17 +0000 Subject: gemspec: no lib/ dir for rdoc, just ext --- mall.gemspec | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3-24-ge0c7