From 4bdcb2fd8dbf9ba166eebeefa56ee5e6fb4d947d Mon Sep 17 00:00:00 2001 From: schmonz Date: Sun, 23 Nov 2014 14:16:14 +0000 Subject: [PATCH] Add and enable p5-Type-Tiny-XS. --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 9dd1bbb5116c7..d654209f3d46d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2008 2014/11/21 21:40:24 wiz Exp $ +# $NetBSD: Makefile,v 1.2009 2014/11/23 14:16:14 schmonz Exp $ # COMMENT= Development utilities @@ -1419,6 +1419,7 @@ SUBDIR+= p5-Tree-Simple-VisitorFactory SUBDIR+= p5-Try-Tiny SUBDIR+= p5-TryCatch SUBDIR+= p5-Type-Tiny +SUBDIR+= p5-Type-Tiny-XS SUBDIR+= p5-Types-Serialiser SUBDIR+= p5-UNIVERSAL-can SUBDIR+= p5-UNIVERSAL-isa