summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2019-03-13 11:04:04 +0000
committerjaapb <jaapb@pkgsrc.org>2019-03-13 11:04:04 +0000
commitc9f294f50a72d8c3f32885e82a8a991cc5a199ec (patch)
tree9c513555e7c3b841e085a56ba06754d0465367fa /devel
parent5970c7edc9fb210f9827cbd3283c976aa3803ef4 (diff)
downloadpkgsrc-c9f294f50a72d8c3f32885e82a8a991cc5a199ec.tar.gz
Added ocaml-ppx_variants_conv to Makefile SUBDIRs
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 072abee2a11..4f2fb7e88b5 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2804 2019/03/13 11:01:28 jaapb Exp $
+# $NetBSD: Makefile,v 1.2805 2019/03/13 11:04:04 jaapb Exp $
#
COMMENT= Development utilities
@@ -844,6 +844,7 @@ SUBDIR+= ocaml-ppx_sexp_conv
SUBDIR+= ocaml-ppx_sexp_message
SUBDIR+= ocaml-ppx_tools
SUBDIR+= ocaml-ppx_tools_versioned
+SUBDIR+= ocaml-ppx_variants_conv
SUBDIR+= ocaml-ppxlib
SUBDIR+= ocaml-re
SUBDIR+= ocaml-react