From 3aaaf329a7a0f3257b999d80cc39150b5597d663 Mon Sep 17 00:00:00 2001 From: shell Date: Sat, 27 Oct 2001 09:03:54 +0000 Subject: [PATCH] + p5-Test-Harness --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index a63bc595ce7..054fd756991 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.111 2001/10/24 17:09:29 shell Exp $ +# $OpenBSD: Makefile,v 1.112 2001/10/27 09:03:54 shell Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ # @@ -98,6 +98,7 @@ SUBDIR += p5-Storable SUBDIR += p5-Term-ReadKey SUBDIR += p5-Term-ReadLine-Gnu + SUBDIR += p5-Test-Harness SUBDIR += p5-Test-Simple SUBDIR += p5-Time-HiRes SUBDIR += p5-Time-TimeDate