summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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) \