From cd086fa4551832028b91f7888f6fbbc9e8cc401c Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Mon, 1 Oct 2007 10:34:29 +0000 Subject: [PATCH] +gutenprint --- print/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/print/Makefile b/print/Makefile index 4500916f730..b284d9a61c7 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.66 2007/09/26 06:26:54 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.67 2007/10/01 10:34:29 ajacoutot Exp $ SUBDIR += a2ps,a4 SUBDIR += a2ps,letter @@ -25,6 +25,7 @@ SUBDIR += freetype SUBDIR += ghostscript SUBDIR += ghostview + SUBDIR += gutenprint SUBDIR += gv SUBDIR += hpijs SUBDIR += htmldoc