Skip to content

Commit

Permalink
added the binary to the gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Bruse committed Feb 24, 2012
1 parent 5c6b870 commit 9cb5b88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
*.*~
herdis-*.gem
1 change: 1 addition & 0 deletions herdis.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ EOF
s.require_path = "lib"

s.files = Dir.glob('lib/**/*.rb')
s.executables = ['herdis']

s.has_rdoc = true
s.rdoc_options << '--line-numbers'
Expand Down

0 comments on commit 9cb5b88

Please sign in to comment.