diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 4e921e8e189..7d3aaca8f0c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.540 2004/10/10 03:14:39 reed Exp $ +# $NetBSD: Makefile,v 1.541 2004/10/10 10:12:48 minskim Exp $ # COMMENT= Development utilities @@ -362,6 +362,7 @@ SUBDIR+= p5-Net-CIDR SUBDIR+= p5-Net-Netmask SUBDIR+= p5-OLE-Storage_Lite SUBDIR+= p5-Object-Realize-Later +SUBDIR+= p5-POE SUBDIR+= p5-PV SUBDIR+= p5-Params-Validate SUBDIR+= p5-Parse-RecDescent |