diff options
| -rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 86063e0f7e64..805afdfe26cd 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.49 1996/07/10 10:28:28 asami Exp $ +# $Id: Makefile,v 1.50 1996/07/28 14:43:05 chuckr Exp $ # SUBDIR += Gofer @@ -25,6 +25,7 @@ SUBDIR += perl5 SUBDIR += pgcc SUBDIR += python + SUBDIR += rexx-imc SUBDIR += scheme48 SUBDIR += schemetoc SUBDIR += scm |
