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 88d01297b6c..b4696653242 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.520 2012/02/09 21:23:03 minskim Exp $ +# $NetBSD: Makefile,v 1.521 2012/02/14 20:09:52 wiz Exp $ # COMMENT= Desktop publishing @@ -85,6 +85,7 @@ SUBDIR+= p5-Net-CUPS SUBDIR+= p5-PostScript-MailLabels SUBDIR+= p5-PostScript-Simple SUBDIR+= papersize +SUBDIR+= paps SUBDIR+= pcps SUBDIR+= pdf2djvu SUBDIR+= pdfjam |