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 5e848de0e663..4f0a5d4e0989 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.86 1997/11/17 09:50:34 tg Exp $ +# $Id: Makefile,v 1.87 1997/11/20 05:26:32 asami Exp $ # SUBDIR += Gofer @@ -18,6 +18,7 @@ SUBDIR += gnat SUBDIR += guavac SUBDIR += guile + SUBDIR += hugs SUBDIR += icon SUBDIR += idl4 SUBDIR += itcl |