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 3febc572f33..c84b35a59c7 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2000/03/11 06:02:45 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2000/05/05 04:59:54 groo Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -29,6 +29,7 @@
SUBDIR += moscow_ml
SUBDIR += mzscheme
SUBDIR += nawk
+ SUBDIR += ocaml
SUBDIR += p2c
SUBDIR += perl5
# SUBDIR += perl5-currrent # disabled by default