From 181bb600436b90a7afdd6339b7df9de89a56a713 Mon Sep 17 00:00:00 2001 From: jaapb Date: Wed, 13 Mar 2019 11:40:34 +0000 Subject: [PATCH] Added ocaml-jst-config to Makefile SUBDIRs --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 353b6384afb4..3c7cb2715c0d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2810 2019/03/13 11:36:49 jaapb Exp $ +# $NetBSD: Makefile,v 1.2811 2019/03/13 11:40:34 jaapb Exp $ # COMMENT= Development utilities @@ -816,6 +816,7 @@ SUBDIR+= ocaml-fmt SUBDIR+= ocaml-jane-street-headers SUBDIR+= ocaml-jbuilder SUBDIR+= ocaml-js-build-tools +SUBDIR+= ocaml-jst-config SUBDIR+= ocaml-lwt SUBDIR+= ocaml-lwt_camlp4 SUBDIR+= ocaml-lwt_glib