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 271642a47ce..b793cd799a9 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.857 2016/01/01 13:02:55 wen Exp $ +# $NetBSD: Makefile,v 1.858 2016/01/01 15:25:43 fhajny Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -329,6 +329,7 @@ SUBDIR+= latex2html SUBDIR+= libclucene SUBDIR+= libcroco SUBDIR+= libexttextcat +SUBDIR+= libfastjson SUBDIR+= liblinebreak SUBDIR+= liblrdf SUBDIR+= libnxml |