diff options
| -rw-r--r-- | hcl.gemspec | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/hcl.gemspec b/hcl.gemspec index 0d6a131..316cffb 100644 --- a/hcl.gemspec +++ b/hcl.gemspec @@ -20,8 +20,10 @@ Gem::Specification.new do |s|       ".gitmodules",       "LICENSE",       "README.markdown", +     "Rakefile",       "VERSION",       "bin/hcl", +     "hcl.gemspec",       "hcl_conf.yml.example",       "lib/hcl.rb",       "lib/hcl/day_entry.rb", | 
