summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index da674b648e6..aa39dae0865 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.159 2003/09/11 17:22:26 drochner Exp $
+# $NetBSD: Makefile,v 1.160 2003/10/01 22:40:36 recht Exp $
#
COMMENT= Programming languages
@@ -94,6 +94,7 @@ SUBDIR+= pforth
SUBDIR+= pgcc
SUBDIR+= py-extclass
SUBDIR+= py-html-docs
+SUBDIR+= py-psyco
SUBDIR+= py-pyrex
SUBDIR+= py21-html-docs
SUBDIR+= py22-html-docs