From e813a37f91c51ceef379c2a591c15875fdd74f26 Mon Sep 17 00:00:00 2001 From: Tim Kientzle Date: Tue, 6 Apr 2004 17:04:38 +0000 Subject: [PATCH] Connect bsdtar to the build. --- usr.bin/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 1885e4672ebb..31475bc406b6 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -168,6 +168,7 @@ SUBDIR= alias \ tabs \ tail \ talk \ + tar \ tcopy \ tee \ telnet \