diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-08-07 13:12:12 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-08-07 13:12:12 +0000 |
commit | 9947e8e5b58abb2dee53d1da3f1ed445d2fd8952 (patch) | |
tree | 912bb3815ada227f669fac194cf20559bd3cca40 /lang/Makefile | |
parent | 386792863dce831400355e2977612be6c6b6db98 (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 d1f9e2231776..1aa8cb295d54 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -262,6 +262,7 @@ SUBDIR += ruby18 SUBDIR += ruby18_static SUBDIR += sather-specification + SUBDIR += sather-tutorial SUBDIR += sbcl SUBDIR += scheme48 SUBDIR += schemetoc |