diff options
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 7ff7fb236cce..ceaca2ea6c96 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.95 1998/03/05 03:38:08 obrien Exp $ +# $Id: Makefile,v 1.96 1998/03/27 10:53:24 tg Exp $ # SUBDIR += Gofer @@ -24,6 +24,7 @@ SUBDIR += hugs SUBDIR += icon SUBDIR += idl4 + SUBDIR += intercal SUBDIR += itcl SUBDIR += javac_netscape SUBDIR += jdk |