summaryrefslogtreecommitdiff
path: root/registry
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
commit713efc91d5eb8464e98057370596f7d898712c4e (patch)
tree57098e9e16036bb1cfd0d98c8ca17bd95390a816 /registry
parent9c21012089490e58ffcd7f3f1ceb3b763a707abc (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')
-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 a393a507c..c7ca5abbe 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 ------------------------------------------------------