From 190dd68932a8d2df7dce4be640f062c1a7756e4d Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Mon, 21 Feb 2005 11:06:04 +0000 Subject: INTEGRATION: CWS kendy03 (1.10.4); FILE MERGED 2005/02/16 10:48:37 kendy 1.10.4.1: Issue number: #i42718# Submitted by: pmladek Fix the build with GNOME 2.9.91. --- shell/source/backends/gconfbe/makefile.mk | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'shell/source/backends/gconfbe') diff --git a/shell/source/backends/gconfbe/makefile.mk b/shell/source/backends/gconfbe/makefile.mk index 0e5f5679ed65..c28f9b896ced 100644 --- a/shell/source/backends/gconfbe/makefile.mk +++ b/shell/source/backends/gconfbe/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: rt $ $Date: 2005-01-31 13:15:41 $ +# last change: $Author: vg $ $Date: 2005-02-21 12:06:04 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -59,7 +59,6 @@ # # #************************************************************************* - PRJ=..$/..$/.. PRJNAME=shell @@ -84,7 +83,7 @@ DLLPRE = .IF "$(ENABLE_GNOMEVFS)"!="" COMPILER_WARN_ALL=TRUE -PKGCONFIG_MODULES=gconf-2.0 +PKGCONFIG_MODULES=gconf-2.0 gobject-2.0 .INCLUDE: pkg_config.mk .IF "$(OS)" == "SOLARIS" -- cgit