diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 780c420056f..10f6ee5d046 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.103 1998/07/04 19:22:50 steve Exp $ +# $Id: Makefile,v 1.104 1998/07/12 21:59:15 hsu Exp $ # SUBDIR += Gofer @@ -58,6 +58,7 @@ SUBDIR += schemetoc SUBDIR += scm SUBDIR += smalltalk + SUBDIR += sml-nj SUBDIR += squeak SUBDIR += sr SUBDIR += swi-pl |