aboutsummaryrefslogtreecommitdiffstats
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 ab4edc99f892..3cb5601ae754 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.43 1996/02/07 06:20:54 jkh Exp $
+# $Id: Makefile,v 1.44 1996/02/07 10:09:38 asami Exp $
#
SUBDIR += Gofer
@@ -29,6 +29,7 @@
SUBDIR += smalltalk
SUBDIR += tcl
SUBDIR += tcl74
+ SUBDIR += tcl75
SUBDIR += tclX
SUBDIR += tclX74