updated gemspec to reflect the makefile removal
This commit is contained in:
parent
7aed51b58f
commit
4108162bbb
@ -16,8 +16,7 @@ Gem::Specification.new do |s|
|
||||
"test/test_threaded.rb",
|
||||
"test/test_evented.rb",
|
||||
"ext/extconf.rb",
|
||||
"ext/mysql.c",
|
||||
"ext/Makefile"
|
||||
"ext/mysql.c"
|
||||
]
|
||||
s.rdoc_options = ["--main", "README"]
|
||||
s.extra_rdoc_files = ["README"]
|
||||
|
Loading…
Reference in New Issue
Block a user