about summary refs log tree commit homepage
path: root/mall.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'mall.gemspec')
-rw-r--r--mall.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/mall.gemspec b/mall.gemspec
index 65e340a..5358868 100644
--- a/mall.gemspec
+++ b/mall.gemspec
@@ -19,5 +19,6 @@ Gem::Specification.new do |s|
   s.rdoc_options = rdoc_options
   s.rubyforge_project = %q{qrp}
   s.test_files = Dir["test/test_*.rb"]
+  s.extensions = %w(ext/mall/extconf.rb)
   s.add_development_dependency(%q<wrongdoc>, "~> 1.5")
 end