From 24af7fe49219fd0b5935fad219ce4e1d0821ea7c Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Tue, 20 May 2014 07:46:43 -0700 Subject: udptunnel: install docs --- Library/Formula/udptunnel.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') 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 -- cgit v1.2.3