aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
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 <bsd.port.subdir.mk>