diff --git a/system.gemspec b/system.gemspec index d51bf49..3a63ef3 100644 --- a/system.gemspec +++ b/system.gemspec @@ -20,9 +20,11 @@ Gem::Specification.new do |s| ".document", ".gitignore", "LICENSE", + "README.markdown", "Rakefile", "VERSION", "lib/system.rb", + "system.gemspec", "test/helper.rb", "test/test_system.rb" ]