summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-04-07 04:56:17 +0000
committerWill Andrews <will@FreeBSD.org>2001-04-07 04:56:17 +0000
commit03f59161c3b430f6193a81f9eb35d45ce965c5bb (patch)
tree55b4f40f1be62019c359aff6eeff1c90d44ce1c4 /lang/Makefile
parentAdd wmix 2.2, an audio mixer for the WindowMaker dock with TV-like (diff)
Add jython 2.0, an implementation of Python Interpreter with Pure
Java. PR: 26302 Submitted by: Hye-Shik Chang <perky@python.or.kr>
Notes
Notes: svn path=/head/; revision=40996
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 41a7d093211e..fdcd5064a0f9 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -54,6 +54,7 @@
SUBDIR += intercal
SUBDIR += itcl
SUBDIR += jgnat
+ SUBDIR += jython
SUBDIR += lcc
SUBDIR += libobjects
SUBDIR += librep