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 08a6e99b56f..a528292c003 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.276 2009/10/14 11:44:29 tnn Exp $ +# $NetBSD: Makefile,v 1.277 2009/10/25 23:40:15 joerg Exp $ # COMMENT= Programming languages @@ -130,6 +130,7 @@ SUBDIR+= py-psyco SUBDIR+= py-pyrex SUBDIR+= py24-html-docs SUBDIR+= py25-html-docs +SUBDIR+= py26-html-docs #SUBDIR+= python # only contains Makefile fragments SUBDIR+= python24 SUBDIR+= python25 |