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 25708ea7f19..4ad9f11ce04 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.163 2006/12/06 00:49:24 wiz Exp $ +# $NetBSD: Makefile,v 1.164 2006/12/27 17:40:50 joerg Exp $ # COMMENT= Desktop publishing @@ -39,6 +39,7 @@ SUBDIR+= ghostscript SUBDIR+= ghostscript-afpl SUBDIR+= ghostscript-esp SUBDIR+= ghostscript-gnu +SUBDIR+= ghostscript6 SUBDIR+= gimp-print SUBDIR+= gimp-print-cups SUBDIR+= gimp-print-escputil |