summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 96dbff16420..6e2de49172c 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.131 2002/08/28 10:13:32 seb Exp $
+# $NetBSD: Makefile,v 1.132 2002/09/01 23:25:33 wiz Exp $
#
COMMENT= Programming languages
@@ -81,6 +81,7 @@ SUBDIR+= py22-html-docs
SUBDIR+= python15
SUBDIR+= python20
SUBDIR+= python21
+SUBDIR+= python21-pth
SUBDIR+= python22
SUBDIR+= ruby
SUBDIR+= ruby-base