diff options
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 5923f575dd5..a204180e95e 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.205 2004/12/21 10:43:14 darcy Exp $ +# $NetBSD: Makefile,v 1.206 2004/12/29 06:34:54 minskim Exp $ # COMMENT= Programming languages @@ -119,6 +119,7 @@ SUBDIR+= py-pyrex SUBDIR+= py21-html-docs SUBDIR+= py22-html-docs SUBDIR+= py23-html-docs +SUBDIR+= py24-html-docs #SUBDIR+= python # only contains Makefile fragments SUBDIR+= python15 SUBDIR+= python20 |