diff options
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 0ed991463d1..634a81c3bc5 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.580 2014/02/20 11:42:07 fhajny Exp $ +# $NetBSD: Makefile,v 1.581 2014/03/14 17:44:11 taca Exp $ # COMMENT= Desktop publishing @@ -135,6 +135,7 @@ SUBDIR+= rlpr SUBDIR+= rtf2latex SUBDIR+= rtf2latex2e SUBDIR+= ruby-gnome2-poppler +SUBDIR+= ruby-pdf-core SUBDIR+= ruby-pdf-reader SUBDIR+= ruby-pdf-writer SUBDIR+= ruby-prawn |