summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/misc
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-04-17 06:53:00 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-04-17 06:53:00 +0000
commit6e0f63a2a1e6d249831f7afbcf42d851f52024aa (patch)
treec76ce7c74ad5b984f29e759e6b6ef796acdac33b /desktop/source/deployment/misc
parentc47cccd2faf175ec706d19a195cac150ea842849 (diff)
INTEGRATION: CWS jl94 (1.15.18); FILE MERGED
2008/04/01 09:08:41 jl 1.15.18.1: #i87684# adding platform specifier in description.xml
Diffstat (limited to 'desktop/source/deployment/misc')
-rw-r--r--desktop/source/deployment/misc/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/desktop/source/deployment/misc/makefile.mk b/desktop/source/deployment/misc/makefile.mk
index 4f15e4ece9..f3fde95c16 100644
--- a/desktop/source/deployment/misc/makefile.mk
+++ b/desktop/source/deployment/misc/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.16 $
+# $Revision: 1.17 $
#
# This file is part of OpenOffice.org.
#
@@ -72,7 +72,9 @@ SHL1OBJS = \
$(SLO)$/db.obj \
$(SLO)$/dp_version.obj \
$(SLO)$/dp_descriptioninfoset.obj \
- $(SLO)$/dp_dependencies.obj
+ $(SLO)$/dp_dependencies.obj \
+ $(SLO)$/dp_platform.obj
+
SHL1STDLIBS = \
$(BERKELEYLIB) \
$(CPPUHELPERLIB) \