From 63db7b990ec872b1a26b69e56ecff1efb6ba8903 Mon Sep 17 00:00:00 2001 From: msf Date: Fri, 21 Sep 2007 05:55:37 +0000 Subject: [PATCH] +p5-Expect-Simple +p5-Test-Expect --- devel/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 2e6fd011040..9b49c51994e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.549 2007/09/16 09:25:09 simon Exp $ +# $OpenBSD: Makefile,v 1.550 2007/09/21 05:55:37 msf Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR += ElectricFence @@ -312,6 +312,7 @@ SUBDIR += p5-Event-Lib SUBDIR += p5-Exception-Class SUBDIR += p5-Expect + SUBDIR += p5-Expect-Simple SUBDIR += p5-Exporter-Lite SUBDIR += p5-Exporter-Tidy SUBDIR += p5-ExtUtils-CBuilder @@ -463,6 +464,7 @@ SUBDIR += p5-Test-Differences SUBDIR += p5-Test-Distribution SUBDIR += p5-Test-Exception + SUBDIR += p5-Test-Expect SUBDIR += p5-Test-File-Contents SUBDIR += p5-Test-Group SUBDIR += p5-Test-Inline