From 84c265c5abf533d1a03cc03445463b12062d0e48 Mon Sep 17 00:00:00 2001 From: jasper Date: Fri, 19 Jan 2007 14:57:22 +0000 Subject: [PATCH] add libgnomecups --- x11/gnome/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index 3fdad49e1e3..f6999606b59 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.24 2007/01/17 07:23:41 jasper Exp $ +# $OpenBSD: Makefile,v 1.25 2007/01/19 14:57:22 jasper Exp $ SUBDIR += applets2 SUBDIR += bonobo @@ -19,6 +19,7 @@ SUBDIR += libgnome SUBDIR += libgnomecanvas SUBDIR += libgnomecanvasmm + SUBDIR += libgnomecups SUBDIR += libgnomeui SUBDIR += libgnomeprint SUBDIR += libgnomeprintui