summaryrefslogtreecommitdiff
path: root/idlc
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-07-11 13:49:33 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-07-11 13:49:33 +0000
commit755dd95ace8eef6433d53aa2c36fe8acfb23397a (patch)
tree90b9174a760b637305b4b6719e429825b2238c96 /idlc
parent492a63fb0d57eb39e70e3ad7561c8db2afc5436b (diff)
INTEGRATION: CWS jsc21 (1.15.24); FILE MERGED
2008/04/23 09:53:12 jsc 1.15.24.2: RESYNC: (1.15-1.16); FILE MERGED 2008/04/11 12:38:24 jsc 1.15.24.1: #i86121#use correct API1RPATH for SDK tools
Diffstat (limited to 'idlc')
-rw-r--r--idlc/source/makefile.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/idlc/source/makefile.mk b/idlc/source/makefile.mk
index 8698d1b45cbb..5f7b1d12ade6 100644
--- a/idlc/source/makefile.mk
+++ b/idlc/source/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.16 $
+# $Revision: 1.17 $
#
# This file is part of OpenOffice.org.
#
@@ -106,6 +106,8 @@ OBJFILES= \
APP1TARGET= $(TARGET)
APP1OBJS= $(OBJFILES)
+APP1RPATH=SDK
+
APP1STDLIBS = \
$(REGLIB) \
$(SALLIB) \