diff options
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index c86f9741777..c087e812d86 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.196 2001/04/16 18:04:25 jtb Exp $ +# $NetBSD: Makefile,v 1.197 2001/04/16 18:47:21 jtb Exp $ # COMMENT= Development utilities @@ -112,6 +112,7 @@ SUBDIR+= newmkdep SUBDIR+= noweb SUBDIR+= nqc SUBDIR+= oaf +SUBDIR+= p5-AppConfig SUBDIR+= p5-AtExit SUBDIR+= p5-Bit-Vector SUBDIR+= p5-Compress-Zlib |