diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 639ea12284f..b22cf9f0815 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.181 2008/02/03 02:47:35 reed Exp $ +# $NetBSD: Makefile,v 1.182 2008/04/04 15:33:06 jlam Exp $ # COMMENT= Desktop publishing @@ -104,6 +104,7 @@ SUBDIR+= rtf2latex SUBDIR+= rtf2latex2e SUBDIR+= ruby-gnome2-gnomeprint SUBDIR+= ruby-gnome2-poppler +SUBDIR+= ruby-pdf-writer SUBDIR+= scribus SUBDIR+= scribus-doc SUBDIR+= stylewriter |