From c03874623ca2ece5c8b5f6bc3182394a85666ebb Mon Sep 17 00:00:00 2001 From: andreas Date: Wed, 11 Jun 1997 06:22:39 +0000 Subject: enable ghostscript 5 port packaging will be tested later this afternoon after cvsupping ;-) (have to go to work now) ;-) --- print/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print/Makefile') diff --git a/print/Makefile b/print/Makefile index ea5c684ffcb2..bb95f044ef90 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.43 1997/04/11 10:06:34 obrien Exp $ +# $Id: Makefile,v 1.44 1997/04/27 00:07:53 asami Exp $ # SUBDIR += a2ps @@ -15,6 +15,7 @@ SUBDIR += ghostscript SUBDIR += ghostscript3 SUBDIR += ghostscript4 + SUBDIR += ghostscript5 SUBDIR += ghostview SUBDIR += gv SUBDIR += html2latex -- cgit