From 4088a5350e21ce07d57eaf4774e321568d862041 Mon Sep 17 00:00:00 2001 From: andreas Date: Sun, 9 Nov 1997 11:44:31 +0000 Subject: enable tclplugin --- lang/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/Makefile b/lang/Makefile index f3ba325eafd3..b5b9f471d48a 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp $ +# $Id: Makefile,v 1.83 1997/10/09 09:01:55 tg Exp $ # SUBDIR += Gofer @@ -55,6 +55,7 @@ SUBDIR += tcl76 SUBDIR += tcl80 SUBDIR += tclX75 + SUBDIR += tclplugin SUBDIR += xpl .include -- cgit