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/a8623f8c8e5f
branches: trunk
changeset: 331107:a8623f8c8e5f
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 53f14e806997 -r a8623f8c8e5f 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