Skip to content

Commit

Permalink
Added extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Oct 11, 2020
1 parent 4434b10 commit 664c93b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions io-wait.gemspec
Expand Up @@ -18,6 +18,7 @@ Gem::Specification.new do |spec|
f.match(%r{\A(?:test|spec|features)/|\A\.(?:git|travis)})
end
end
spec.extensions = %w[ext/io/wait/extconf.rb]
spec.bindir = "exe"
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]
Expand Down

0 comments on commit 664c93b

Please sign in to comment.