summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--idlc/source/preproc/makefile.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/idlc/source/preproc/makefile.mk b/idlc/source/preproc/makefile.mk
index 94d29893a790..f67d870b60f3 100644
--- a/idlc/source/preproc/makefile.mk
+++ b/idlc/source/preproc/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
# This file is part of OpenOffice.org.
#
@@ -58,6 +58,8 @@ OBJFILES= \
# --- CPP -------------------------------------------------------
APP1TARGET= $(TARGET)
+APP1RPATH=SDK
+
.IF "$(GUI)" != "UNX"
.IF "$(COM)" != "GCC"
APP1OBJS=$(OBJ)$/cpp.obj