diff options
author | Will Andrews <will@FreeBSD.org> | 2001-12-24 11:29:35 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-12-24 11:29:35 +0000 |
commit | 91c9eded5dd7c558f0a36fdbaa1ed65f6fec0fc6 (patch) | |
tree | 01f85e7748004d941562de5ffc5ff460664cce8e /lang/Makefile | |
parent | 999492cac3b2b5f6d618008db1675fded33963f6 (diff) |
Add missing tcl84 SUBDIR.
Submitted by: bento
Notes
Notes:
svn path=/head/; revision=52095
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 0a3ee6d8d1b7..5943ca8bfd41 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -191,6 +191,7 @@ SUBDIR += tcl81-thread SUBDIR += tcl82 SUBDIR += tcl83 + SUBDIR += tcl84 SUBDIR += tclX80 SUBDIR += tclX82 SUBDIR += tclplugin |