aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1994-11-20 22:48:00 +0000
committerAndreas Schulz <ats@FreeBSD.org>1994-11-20 22:48:00 +0000
commit5f8c65d40e191e43323c43b5b6636068953ff1d1 (patch)
treedb247642da7f4f7cca5d32e7e0148eda05074307 /lang
parentf542137e66fd4e5b821c1a3845b5d6879436a380 (diff)
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 5c3a35d89e9c..ff227c1b30d5 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.8 1994/11/15 20:50:41 pst Exp $
+# $Id: Makefile,v 1.9 1994/11/20 01:22:02 ats Exp $
#
-SUBDIR= Sather expect logo p2c tcl tclX
+SUBDIR= Sather expect itcl logo p2c scm tcl tclX
.include <bsd.port.subdir.mk>