summaryrefslogtreecommitdiff
path: root/scp2/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-05-14 14:00:55 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-05-14 14:00:55 +0000
commit329f045fda7479d8eb7f312f1fab2e365d6699e6 (patch)
tree513e7b3aafce29e84d8ada1c9bede10120b1a256 /scp2/util
parentb35ce649e3d33e2373cface8f348cd63008e1e15 (diff)
INTEGRATION: CWS ucpgio1 (1.46.34); FILE MERGED
2008/04/30 16:41:36 cmc 1.46.34.1: #i88090# add gio content provider
Diffstat (limited to 'scp2/util')
-rw-r--r--scp2/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/util/makefile.mk b/scp2/util/makefile.mk
index d44e2b835f09..83ce53a13fbe 100644
--- a/scp2/util/makefile.mk
+++ b/scp2/util/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.47 $
+# $Revision: 1.48 $
#
# This file is part of OpenOffice.org.
#
@@ -143,7 +143,7 @@ SCP1FILES += \
.ENDIF
.IF "$(GUI)"=="UNX"
-.IF "$(ENABLE_GNOMEVFS)" != ""
+.IF "$(ENABLE_GNOMEVFS)" != "" || "$(ENABLE_GIO)" != ""
SCP1FILES += \
module_gnome.par \
file_gnome.par
@@ -291,7 +291,7 @@ SCP2FILES += \
.ENDIF
.IF "$(GUI)"=="UNX"
-.IF "$(ENABLE_GNOMEVFS)" != ""
+.IF "$(ENABLE_GNOMEVFS)" != "" || "$(ENABLE_GIO)" != ""
SCP2FILES += \
module_gnome.par \
file_gnome.par