diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/udptunnel.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/udptunnel.rb b/Library/Formula/udptunnel.rb index 351ac2f1c..fac5b794c 100644 --- a/Library/Formula/udptunnel.rb +++ b/Library/Formula/udptunnel.rb @@ -14,6 +14,7 @@ class Udptunnel < Formula "--disable-silent-rules", "--prefix=#{prefix}" system "make", "install" + doc.install "udptunnel.html" end test do |
