diff options
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 6635dc391eb..a24a01117d6 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2002/09/12 04:29:32 rh Exp $ +# $NetBSD: Makefile,v 1.86 2002/09/13 06:54:59 jlam Exp $ # COMMENT= Desktop publishing @@ -25,6 +25,8 @@ SUBDIR+= enscript SUBDIR+= foomatic-gswrapper SUBDIR+= ggv SUBDIR+= ghostscript +SUBDIR+= ghostscript-gnu +SUBDIR+= ghostscript-gnu-nox11 SUBDIR+= ghostscript-nox11 SUBDIR+= gimp-print SUBDIR+= gimp-print-cups |