From ce7be04eaeaa4aab3d90bdde4e1ae6258b09211c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Sun, 2 Jun 2002 22:43:17 +0000 Subject: [PATCH] Connect perl to the build. --- usr.bin/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/usr.bin/Makefile b/usr.bin/Makefile index f49bbbc68b2..d9d141e649b 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -122,6 +122,7 @@ SUBDIR= apply \ passwd \ paste \ pathchk \ + perl \ pr \ printenv \ printf \