diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index c890a27ea8d..f4304c355b9 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2000/08/31 14:17:45 jwise Exp $ +# $NetBSD: Makefile,v 1.59 2000/09/05 09:19:01 jlam Exp $ # FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp # @@ -40,6 +40,7 @@ SUBDIR += ocaml SUBDIR += p2c SUBDIR += perl5 + SUBDIR += perl5-base SUBDIR += perl5-current SUBDIR += py-extclass SUBDIR += py-html-docs |