diff options
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index fcd1fcffdae..33d31fcb82d 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.773 2020/05/22 03:36:20 markd Exp $ +# $NetBSD: Makefile,v 1.774 2020/05/25 14:31:13 taca Exp $ # COMMENT= Desktop publishing @@ -144,6 +144,8 @@ SUBDIR+= ruby-pdf-reader SUBDIR+= ruby-pdf-writer SUBDIR+= ruby-poppler SUBDIR+= ruby-prawn +SUBDIR+= ruby-rbpdf +SUBDIR+= ruby-rbpdf-font SUBDIR+= scribus-qt4 SUBDIR+= seetexk SUBDIR+= stylewriter |