Added ocaml-ppx_fail to Makefile SUBDIRs
This commit is contained in:
parent
ee66ef0b9f
commit
0d94b81727
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2808 2019/03/13 11:22:05 jaapb Exp $
|
||||
# $NetBSD: Makefile,v 1.2809 2019/03/13 11:25:27 jaapb Exp $
|
||||
#
|
||||
|
||||
COMMENT= Development utilities
|
||||
|
@ -837,6 +837,7 @@ SUBDIR+= ocaml-ppx_derivers
|
|||
SUBDIR+= ocaml-ppx_deriving
|
||||
SUBDIR+= ocaml-ppx_enumerate
|
||||
SUBDIR+= ocaml-ppx_expect
|
||||
SUBDIR+= ocaml-ppx_fail
|
||||
SUBDIR+= ocaml-ppx_fields_conv
|
||||
SUBDIR+= ocaml-ppx_hash
|
||||
SUBDIR+= ocaml-ppx_here
|
||||
|
|
Loading…
Reference in a new issue