diff --git a/tiv.rb b/tiv.rb index 72ad7be..b7ae8e9 100644 --- a/tiv.rb +++ b/tiv.rb @@ -16,6 +16,7 @@ class Tiv < Formula "-s" else system "make" + end bin.install "tiv" end end