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 e506882ce42..c28b550713f 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2002/09/16 01:49:46 uebayasi Exp $ +# $NetBSD: Makefile,v 1.89 2002/09/18 22:34:03 jlam Exp $ # COMMENT= Desktop publishing @@ -25,6 +25,8 @@ SUBDIR+= enscript SUBDIR+= foomatic-gswrapper SUBDIR+= ggv SUBDIR+= ghostscript +SUBDIR+= ghostscript-esp +SUBDIR+= ghostscript-esp-nox11 SUBDIR+= ghostscript-gnu SUBDIR+= ghostscript-gnu-nox11 SUBDIR+= ghostscript-gnu-x11 |