From 1492edfeaabf1646a7574d4aecba38f74b35bfdc Mon Sep 17 00:00:00 2001 From: leot Date: Sun, 14 Feb 2016 14:05:24 +0000 Subject: [PATCH] + zathura-{pdf-mupdf,pdf-poppler,ps} --- print/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/print/Makefile b/print/Makefile index 7eddc214f9ce..e362c3f0f922 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.658 2016/02/14 13:44:09 leot Exp $ +# $NetBSD: Makefile,v 1.659 2016/02/14 14:05:24 leot Exp $ # COMMENT= Desktop publishing @@ -1243,5 +1243,8 @@ SUBDIR+= xpdfopen SUBDIR+= xpp SUBDIR+= yup SUBDIR+= zathura +SUBDIR+= zathura-pdf-mupdf +SUBDIR+= zathura-pdf-poppler +SUBDIR+= zathura-ps .include "../mk/misc/category.mk"