diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-20 09:18:26 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-20 09:18:26 +0000 |
commit | 8e55ee5807651906ce915e4a65225d522838f201 (patch) | |
tree | 41f8c903e901cfcc6ce727f3a750a64e9db7d654 /lang/Makefile | |
parent | 91a1772fbcd34d75bc1aa05ffae18ae5ccf5e78a (diff) |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 322d24cc3c8d..36b7a4ea107b 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -64,6 +64,7 @@ SUBDIR += intercal SUBDIR += itcl SUBDIR += jgnat + SUBDIR += jruby SUBDIR += jython SUBDIR += klone SUBDIR += lcc |