From 6e5671d3910866e61f140ddde0e1e65bb0259eb9 Mon Sep 17 00:00:00 2001 From: obache Date: Thu, 17 Jul 2014 11:47:00 +0000 Subject: + py{33,34}-html-docs --- lang/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lang/Makefile b/lang/Makefile index 7bdc6397cf6..3df1868e482 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.380 2014/07/06 18:07:18 jakllsch Exp $ +# $NetBSD: Makefile,v 1.381 2014/07/17 11:47:00 obache Exp $ # COMMENT= Programming languages @@ -159,6 +159,8 @@ SUBDIR+= py-pythonz SUBDIR+= py-six SUBDIR+= py26-html-docs SUBDIR+= py27-html-docs +SUBDIR+= py33-html-docs +SUBDIR+= py34-html-docs #SUBDIR+= python # only contains Makefile fragments SUBDIR+= python26 SUBDIR+= python27 -- cgit v1.2.3