summaryrefslogtreecommitdiff
path: root/registry/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-10-15 11:29:09 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-10-15 11:29:09 +0000
commit00e704450eaea9d9b9ad6942b5de984c16bff3d3 (patch)
tree3c3df333e85992b31b8356bf49f3b4dd0ccf00f7 /registry/util
parent2a3174166700347be4a20081c5f448898e155e4e (diff)
INTEGRATION: CWS sb71 (1.8.8); FILE MERGED
2007/06/14 14:55:11 sb 1.8.8.1: #i75466# Adapted to new APP|SHLnRPATH.
Diffstat (limited to 'registry/util')
-rw-r--r--registry/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/registry/util/makefile.mk b/registry/util/makefile.mk
index a393a507c03f..c7ca5abbea15 100644
--- a/registry/util/makefile.mk
+++ b/registry/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: obo $ $Date: 2007-01-25 12:39:20 $
+# last change: $Author: vg $ $Date: 2007-10-15 12:29:09 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -74,6 +74,7 @@ SHL1DEPN= $(LIB1TARGET)
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
DEF1NAME= $(SHL1TARGET)
DEF1DES = RegistryRuntime
+SHL1RPATH=URELIB
# --- Targets ------------------------------------------------------