aboutsummaryrefslogtreecommitdiffstats
path: root/rss2html.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'rss2html.gemspec')
-rw-r--r--rss2html.gemspec3
1 files changed, 3 insertions, 0 deletions
diff --git a/rss2html.gemspec b/rss2html.gemspec
index f540feb..fd12b11 100644
--- a/rss2html.gemspec
+++ b/rss2html.gemspec
@@ -13,4 +13,7 @@ Gem::Specification.new do |s|
lib/rss2html/views/feed_header.html.erb
lib/rss2html/views/item.html.erb
}
+ s.executables = %w{
+ bin/rss2html
+ }
end