summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Peck Macdonald <jmacd@FreeBSD.org>1995-03-14 05:26:51 +0000
committerJoshua Peck Macdonald <jmacd@FreeBSD.org>1995-03-14 05:26:51 +0000
commit58d20f42d2ced476b59071a2e38e69dab2110cf1 (patch)
tree886e1a24cf39b1943931215ca32f06afc1c83eef
parentUpgrade (diff)
I forgot to add this when I fixed scheme48, it works now.
-rw-r--r--lang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 1158bd55627c..789af2dcf484 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.20 1995/02/26 01:16:07 ats Exp $
+# $Id: Makefile,v 1.21 1995/03/12 23:15:21 ats Exp $
#Broken - expect
-SUBDIR= Gofer STk Sather forth gcl logo p2c schemetoc scm smalltalk tcl tclX
+SUBDIR= Gofer STk Sather forth gcl logo p2c scheme48 schemetoc scm smalltalk tcl tclX
.include <bsd.port.subdir.mk>