diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-10-15 11:16:51 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-10-15 11:16:51 +0000 |
commit | 39cdfe82a712845da454ce13971bf694f09cbbed (patch) | |
tree | cea6c9cf48ca28a60a7179a016e3a98d44d827d1 /io | |
parent | 830b1548688554286a8b4d81bf09195893a54165 (diff) |
INTEGRATION: CWS sb71 (1.12.2); FILE MERGED
2007/06/14 15:06:18 sb 1.12.2.1: #i75466# Adapted to new APP|SHLnRPATH.
Diffstat (limited to 'io')
-rw-r--r-- | io/source/connector/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/io/source/connector/makefile.mk b/io/source/connector/makefile.mk index b044b2b57f8e..4ccecbd8ae15 100644 --- a/io/source/connector/makefile.mk +++ b/io/source/connector/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.12 $ +# $Revision: 1.13 $ # -# last change: $Author: vg $ $Date: 2007-02-06 13:19:46 $ +# last change: $Author: vg $ $Date: 2007-10-15 12:16:51 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -60,6 +60,7 @@ SLOFILES= \ SHL1TARGET= $(TARGET) SHL1VERSIONMAP = connectr.map +SHL1RPATH=URELIB SHL1STDLIBS= \ $(SALLIB) \ |