summaryrefslogtreecommitdiff
path: root/setup_native
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-06 11:17:34 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-06 11:17:34 +0000
commitaa3d669998ed79216f69db7c34880ee859fe83fb (patch)
tree0d551f7840c78c6a58a1810160f3fdf6585b7b4a /setup_native
parent831b2007f01191adcb2262905a756298d940fcfa (diff)
INTEGRATION: CWS c09tosrc (1.11.4); FILE MERGED
2007/06/21 16:24:00 is 1.11.4.1: #144951# c09 to src680 for installation tasks
Diffstat (limited to 'setup_native')
-rw-r--r--setup_native/source/win32/customactions/shellextensions/makefile.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/setup_native/source/win32/customactions/shellextensions/makefile.mk b/setup_native/source/win32/customactions/shellextensions/makefile.mk
index c11a7457fa6a..bf6211538f3b 100644
--- a/setup_native/source/win32/customactions/shellextensions/makefile.mk
+++ b/setup_native/source/win32/customactions/shellextensions/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.11 $
+# $Revision: 1.12 $
#
-# last change: $Author: ihi $ $Date: 2007-06-05 10:49:43 $
+# last change: $Author: rt $ $Date: 2007-07-06 12:17:34 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -64,6 +64,7 @@ SLOFILES = \
$(SLO)$/iconcache.obj \
$(SLO)$/postuninstall.obj \
$(SLO)$/migrateinstallpath.obj \
+ $(SLO)$/checkdirectory.obj \
$(SLO)$/registerextensions.obj
@@ -78,6 +79,9 @@ STDSHL+= \
-lmsvcrt
.ENDIF
+SHL1OBJS = $(SLOFILES) \
+ $(SLO)$/seterror.obj
+
SHL1LIBS = $(SLB)$/$(TARGET).lib
SHL1TARGET = $(TARGET)