diff options
-rw-r--r-- | ext/io/console/io-console.gemspec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/io/console/io-console.gemspec b/ext/io/console/io-console.gemspec index f9c1729cb7..0a19992734 100644 --- a/ext/io/console/io-console.gemspec +++ b/ext/io/console/io-console.gemspec @@ -23,7 +23,8 @@ Gem::Specification.new do |s| s.require_path = %[lib] s.files = %w[ .document - LICENSE.txt + BSDL + COPYING README.md ext/io/console/console.c ext/io/console/extconf.rb |