about summary refs log tree commit homepage
path: root/msgthr.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'msgthr.gemspec')
-rw-r--r--msgthr.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/msgthr.gemspec b/msgthr.gemspec
index ed043d6..71f3c18 100644
--- a/msgthr.gemspec
+++ b/msgthr.gemspec
@@ -3,6 +3,7 @@
 
 Gem::Specification.new do |s|
   manifest = File.read('.manifest').split(/\n/)
+  manifest << 'NEWS' if File.exist?('NEWS')
   s.name = %q{msgthr}
   s.version = ENV['VERSION'] || '1.2.1'
   s.authors = ['msgthr hackers']