From a157bbdc97bff390c7ec3d16830936c17a65aefb Mon Sep 17 00:00:00 2001 From: rdivacky Date: Thu, 3 Dec 2009 18:02:55 +0000 Subject: Connect unzip to the build. Approved by: ed (mentor) Approved by: des (unzip author) Tested by: exp ports build (miwi) --- usr.bin/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.bin') diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 6497743..9120613 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -203,6 +203,7 @@ SUBDIR= alias \ unexpand \ ${_unifdef} \ uniq \ + unzip \ units \ unvis \ ${_usbhidaction} \ -- cgit v1.1