pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel Added ppx_assert to Makefile SUBDIRs
details: https://anonhg.NetBSD.org/pkgsrc/rev/9ecca50ca50a
branches: trunk
changeset: 393107:9ecca50ca50a
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Tue Mar 12 18:42:47 2019 +0000
description:
Added ppx_assert to Makefile SUBDIRs
diffstat:
devel/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 131063741d48 -r 9ecca50ca50a devel/Makefile
--- a/devel/Makefile Tue Mar 12 18:42:19 2019 +0000
+++ b/devel/Makefile Tue Mar 12 18:42:47 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2797 2019/03/12 18:39:43 jaapb Exp $
+# $NetBSD: Makefile,v 1.2798 2019/03/12 18:42:47 jaapb Exp $
#
COMMENT= Development utilities
@@ -825,6 +825,7 @@
SUBDIR+= ocaml-optcomp
SUBDIR+= ocaml-optint
SUBDIR+= ocaml-parsexp
+SUBDIR+= ocaml-ppx_assert
SUBDIR+= ocaml-ppx_base
SUBDIR+= ocaml-ppx_compare
SUBDIR+= ocaml-ppx_derivers
Home |
Main Index |
Thread Index |
Old Index