summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-08-07 13:12:12 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-08-07 13:12:12 +0000
commit9947e8e5b58abb2dee53d1da3f1ed445d2fd8952 (patch)
tree912bb3815ada227f669fac194cf20559bd3cca40 /lang/Makefile
parentAdd sather-specification 000328, specification of the Sather programming (diff)
Add sather-tutorial 000328, a tutorial on the Sather programming
language. PR: ports/101425 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Notes
Notes: svn path=/head/; revision=169986
Diffstat (limited to '')
-rw-r--r--lang/Makefile1
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