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 cedde7024c6..3af91e3be62 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.268 2009/03/05 21:56:54 ahoka Exp $
+# $NetBSD: Makefile,v 1.269 2009/03/20 22:12:03 asau Exp $
#
COMMENT= Programming languages
@@ -119,6 +119,7 @@ SUBDIR+= pnet
SUBDIR+= pnetC
SUBDIR+= pnetlib
SUBDIR+= pnetlib-nox11
+SUBDIR+= polyml
SUBDIR+= py-basicproperty
SUBDIR+= py-funge
SUBDIR+= py-html-docs