summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 78e86c103cb..602c6ab5a60 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 1999/12/12 21:19:25 bouyer Exp $
+# $NetBSD: Makefile,v 1.38 1999/12/15 06:14:17 proff Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -23,6 +23,7 @@
SUBDIR += gawk
# SUBDIR += gcl
SUBDIR += gforth
+ SUBDIR += ghc
# SUBDIR += gnat
SUBDIR += guavac
SUBDIR += guile