summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 6af1844c90f..e18b8db5684 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.298 2011/02/01 20:34:20 drochner Exp $
+# $NetBSD: Makefile,v 1.299 2011/02/22 08:52:37 obache Exp $
#
COMMENT= Programming languages
@@ -138,6 +138,7 @@ SUBDIR+= py26-html-docs
SUBDIR+= python24
SUBDIR+= python25
SUBDIR+= python26
+SUBDIR+= python27
SUBDIR+= racket
SUBDIR+= racket-textual
SUBDIR+= rcfunge