summaryrefslogtreecommitdiff
path: root/scp2/util
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-07-11 13:56:36 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-07-11 13:56:36 +0000
commit2c29b1b285cac49205820611afc0e72a99fafeda (patch)
tree4cb2a82f44e73484cf16b67fa5cbe732273eaf02 /scp2/util
parent2b273d93f7eee97902d6211f89781e2eea9b6294 (diff)
INTEGRATION: CWS jsc21 (1.46.22); FILE MERGED
2008/07/04 11:36:21 jsc 1.46.22.4: RESYNC: (1.50-1.53); FILE MERGED 2008/07/04 06:43:37 jsc 1.46.22.3: #i88797# rework optional SDK 2008/06/11 14:40:48 sb 1.46.22.2: RESYNC: (1.46-1.50); FILE MERGED 2008/04/28 09:29:09 jsc 1.46.22.1: #88797# integrate sdk as optional office module
Diffstat (limited to 'scp2/util')
-rw-r--r--scp2/util/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/scp2/util/makefile.mk b/scp2/util/makefile.mk
index fa894dfafae4..5ce04b6634b9 100644
--- a/scp2/util/makefile.mk
+++ b/scp2/util/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.53 $
+# $Revision: 1.54 $
#
# This file is part of OpenOffice.org.
#
@@ -353,10 +353,9 @@ SCP3FILES = ure_standalone.par \
# ------------------------------------------------------------------------
# SDK
-SCP4LINK_PRODUCT_TYPE = sdk
+SCP4LINK_PRODUCT_TYPE = osl
SCP4TARGET = sdkoo
SCP4FILES = sdkoo.par
# --- target -------------------------------------------------------------
.INCLUDE : target.mk
-