- Add logstash-web to executables

This commit is contained in:
Jordan Sissel 2010-11-16 03:39:13 +00:00
parent 052f62c966
commit 0de0c38955

View file

@ -35,6 +35,7 @@ Gem::Specification.new do |spec|
spec.require_paths << "lib"
spec.bindir = "bin"
spec.executables << "logstash"
spec.executables << "logstash-web"
spec.author = "Jordan Sissel"
spec.email = "jls@semicomplete.com"