Skip to content

Commit e627a39

Browse files
committed
Added mission extension configuration
1 parent 40dd4aa commit e627a39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nkf.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ Gem::Specification.new do |spec|
3131
spec.bindir = "exe"
3232
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
3333
spec.require_paths = ["lib"]
34+
spec.extensions = ["ext/nkf/extconf.rb"]
3435
end

0 commit comments

Comments
 (0)