summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-12-28 12:11:50 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-12-28 12:11:50 +0000
commitd9bd54dbbf0ce1dc86600a6ffe8be6491bc140df (patch)
tree043131ec6e29189d734f97adcbdd45b6e9753052 /lang
parent- Update to 1.3.30 (diff)
- Connect python26 and python30 to the build
Notes
Notes: svn path=/head/; revision=224888
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 7ecbe1bc5786..c6c7f1332b16 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -266,6 +266,8 @@
SUBDIR += python23
SUBDIR += python24
SUBDIR += python25
+ SUBDIR += python26
+ SUBDIR += python30
SUBDIR += q
SUBDIR += qscheme
SUBDIR += quack