diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-03-18 11:53:58 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-03-18 11:53:58 +0000 |
commit | dd6d7b20046d3eb7bae30beba5077caac8b18cf1 (patch) | |
tree | 0dd0a82d6e78cd5a60b8e4944f832ec443746ddc /setup_native | |
parent | 4626425ce5fcaffd2816ba80a663a34a0f343ff9 (diff) |
INTEGRATION: CWS sb83 (1.14.14); FILE MERGED
2008/01/29 15:19:35 sb 1.14.14.1: #i85112# merged in cws_src680_native121
Diffstat (limited to 'setup_native')
-rw-r--r-- | setup_native/source/win32/customactions/shellextensions/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/setup_native/source/win32/customactions/shellextensions/makefile.mk b/setup_native/source/win32/customactions/shellextensions/makefile.mk index a34a8dd0835e..1107689e4532 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.14 $ +# $Revision: 1.15 $ # -# last change: $Author: kz $ $Date: 2007-09-06 13:34:52 $ +# last change: $Author: vg $ $Date: 2008-03-18 12:53:58 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -65,6 +65,7 @@ SLOFILES = \ $(SLO)$/postuninstall.obj \ $(SLO)$/migrateinstallpath.obj \ $(SLO)$/checkdirectory.obj \ + $(SLO)$/setadmininstall.obj \ $(SLO)$/registerextensions.obj |