diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 5159eac2235..ec1d8416510 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.178 2007/12/12 01:30:27 markd Exp $ +# $NetBSD: Makefile,v 1.179 2008/01/11 12:43:58 gdt Exp $ # COMMENT= Desktop publishing @@ -44,6 +44,8 @@ SUBDIR+= gimp-print-cups SUBDIR+= gimp-print-escputil SUBDIR+= gimp-print-ijs SUBDIR+= gimp-print-lib +SUBDIR+= gutenprint-lib +SUBDIR+= gutenprint51-lib SUBDIR+= glabels SUBDIR+= gtklp SUBDIR+= gv |