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 15e1fc8..6bd3bdd 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.114 1998/11/10 02:07:32 steve Exp $ +# $Id: Makefile,v 1.115 1998/12/03 04:35:44 nectar Exp $ # SUBDIR += ETHOberonV4 @@ -37,6 +37,7 @@ SUBDIR += itcl SUBDIR += javac_netscape SUBDIR += jdk + SUBDIR += jikes SUBDIR += kaffe SUBDIR += lcc SUBDIR += libobjects |