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 cecaf2bd531..639ea12284f 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.180 2008/01/25 14:16:33 jnemeth Exp $ +# $NetBSD: Makefile,v 1.181 2008/02/03 02:47:35 reed Exp $ # COMMENT= Desktop publishing @@ -101,6 +101,7 @@ SUBDIR+= py-reportlab SUBDIR+= py-reportlab-renderPM SUBDIR+= rlpr SUBDIR+= rtf2latex +SUBDIR+= rtf2latex2e SUBDIR+= ruby-gnome2-gnomeprint SUBDIR+= ruby-gnome2-poppler SUBDIR+= scribus |