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_threaded.rb",
|
||||||
"test/test_evented.rb",
|
"test/test_evented.rb",
|
||||||
"ext/extconf.rb",
|
"ext/extconf.rb",
|
||||||
"ext/mysql.c",
|
"ext/mysql.c"
|
||||||
"ext/Makefile"
|
|
||||||
]
|
]
|
||||||
s.rdoc_options = ["--main", "README"]
|
s.rdoc_options = ["--main", "README"]
|
||||||
s.extra_rdoc_files = ["README"]
|
s.extra_rdoc_files = ["README"]
|
||||||
|
Loading…
Reference in New Issue
Block a user