diff options
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 345ea34f9659..901056d4cf9f 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.112 1998/10/21 18:53:16 andreas Exp $ +# $Id: Makefile,v 1.113 1998/11/10 02:01:52 steve Exp $ # SUBDIR += ETHOberonV4 @@ -48,6 +48,7 @@ SUBDIR += modula-3-lib SUBDIR += modula-3-socks SUBDIR += moscow_ml + SUBDIR += nawk SUBDIR += o2c SUBDIR += objc SUBDIR += ocaml |