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 67750f04872..95f0046f8e4 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2056 2015/02/16 16:48:09 nros Exp $ +# $NetBSD: Makefile,v 1.2057 2015/02/21 12:03:56 mef Exp $ # COMMENT= Development utilities @@ -874,6 +874,7 @@ SUBDIR+= p5-ExtUtils-AutoInstall SUBDIR+= p5-ExtUtils-CBuilder SUBDIR+= p5-ExtUtils-Command SUBDIR+= p5-ExtUtils-Config +SUBDIR+= p5-ExtUtils-MakeMaker-Coverage SUBDIR+= p5-ExtUtils-CppGuess SUBDIR+= p5-ExtUtils-Depends SUBDIR+= p5-ExtUtils-F77 |