diff options
author | Alexander Langer <alex@FreeBSD.org> | 2001-01-05 17:26:22 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2001-01-05 17:26:22 +0000 |
commit | 384a31cc98a6d31cdc25d4a613d220b30b231b9b (patch) | |
tree | b9568899c327aa888018ebc365b3bd14e51c1a04 /lang/Makefile | |
parent | Upgrade to 3.23.30. (diff) |
Add tcltutor 2.b.4, a Tcl/Tk based tutorial for Tcl.
PR: 22776
Submitted by: Edwin Groothuis (mavetju@chello.nl)
Notes
Notes:
svn path=/head/; revision=36827
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 537c9381ba69..6a2c5fb49664 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -136,6 +136,7 @@ SUBDIR += tclX80 SUBDIR += tclX82 SUBDIR += tclplugin + SUBDIR += tcltutor SUBDIR += tinycobol SUBDIR += wamcc SUBDIR += yabasic |