diff options
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index eac7a56db138..3cf359d57c39 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.106 1998/07/20 03:53:01 steve Exp $ +# $Id: Makefile,v 1.107 1998/07/28 06:47:27 jkoshy Exp $ # SUBDIR += ETHOberonV4 @@ -59,6 +59,7 @@ SUBDIR += scheme48 SUBDIR += schemetoc SUBDIR += scm + SUBDIR += slib SUBDIR += smalltalk SUBDIR += sml-nj SUBDIR += squeak |