summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/misc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-01-18 13:55:26 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-01-18 13:55:26 +0000
commit5848de62a81b0188d611d69180fcf56c7c3c16b7 (patch)
tree9aecc172235e0e77474609c99e25b29d85793ee5 /desktop/source/deployment/misc
parent59bd2279b7052339765604b38781b010d99f0cfb (diff)
INTEGRATION: CWS sb66 (1.12.4); FILE MERGED
2007/01/05 12:01:05 sb 1.12.4.1: #i69910# Improved identifier vs file name handling.
Diffstat (limited to 'desktop/source/deployment/misc')
-rw-r--r--desktop/source/deployment/misc/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/source/deployment/misc/makefile.mk b/desktop/source/deployment/misc/makefile.mk
index 3399ff4100..7a3b000367 100644
--- a/desktop/source/deployment/misc/makefile.mk
+++ b/desktop/source/deployment/misc/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: ihi $ $Date: 2006-12-20 14:29:51 $
+# last change: $Author: vg $ $Date: 2007-01-18 14:55:26 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -62,6 +62,7 @@ SHL1TARGET = deploymentmisc$(UPD)$(DLLPOSTFIX)
SHL1OBJS = \
$(SLO)$/dp_misc.obj \
$(SLO)$/dp_resource.obj \
+ $(SLO)$/dp_identifier.obj \
$(SLO)$/dp_interact.obj \
$(SLO)$/dp_ucb.obj \
$(SLO)$/db.obj \