diff options
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index b2b2a54..6dd9bea 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.80 1997/09/11 09:50:17 tg Exp $ +# $Id: Makefile,v 1.81 1997/09/12 10:18:25 pst Exp $ # SUBDIR += Gofer @@ -50,6 +50,7 @@ SUBDIR += squeak SUBDIR += sr SUBDIR += swi-pl + SUBDIR += tcl75 SUBDIR += tcl76 SUBDIR += tcl80 SUBDIR += xpl |