diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index ec6a060a244..25ac5e74049 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.885 2016/05/29 07:19:29 cheusov Exp $ +# $NetBSD: Makefile,v 1.886 2016/06/20 11:09:21 jaapb Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -391,6 +391,7 @@ SUBDIR+= o3read SUBDIR+= ocaml-csv SUBDIR+= ocaml-expat SUBDIR+= ocaml-jsonm +SUBDIR+= ocaml-markup SUBDIR+= ocaml-text SUBDIR+= ocaml-tyxml SUBDIR+= ocaml-uutf |