From f338227f7838c9811ed4b92ddb7ecbba263e7fc3 Mon Sep 17 00:00:00 2001 From: Giorgos Keramidas Date: Sun, 13 Jan 2008 08:33:58 +0000 Subject: [PATCH] Attach the tr(1) regression tests to the build. Approved by: das, dds --- tools/regression/usr.bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/regression/usr.bin/Makefile b/tools/regression/usr.bin/Makefile index d577a04a98e..6e6d6f124b1 100644 --- a/tools/regression/usr.bin/Makefile +++ b/tools/regression/usr.bin/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -SUBDIR= calendar file2c join jot m4 printf sed uudecode uuencode xargs lastcomm +SUBDIR= calendar file2c join jot m4 printf sed tr uudecode uuencode xargs lastcomm .include