From 519e6a65976d3eadd671973b8af3731dac6d8ca8 Mon Sep 17 00:00:00 2001 From: Roja Buck Date: Sat, 23 Jan 2010 19:55:03 +0000 Subject: [PATCH] gemspec madness --- system.gemspec | 2 ++ 1 file changed, 2 insertions(+) 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" ]