From d04420d72c2bb3311b11dadd178d785f8418a027 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 2 Jul 2008 08:28:33 +0000 Subject: INTEGRATION: CWS sb90 (1.18.18); FILE MERGED 2008/06/26 08:58:07 sb 1.18.18.1: #157787# new copyEditionData custom action --- setup_native/source/win32/customactions/shellextensions/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'setup_native') diff --git a/setup_native/source/win32/customactions/shellextensions/makefile.mk b/setup_native/source/win32/customactions/shellextensions/makefile.mk index 16671430c937..6e63af15734f 100644 --- a/setup_native/source/win32/customactions/shellextensions/makefile.mk +++ b/setup_native/source/win32/customactions/shellextensions/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.18 $ +# $Revision: 1.19 $ # # This file is part of OpenOffice.org. # @@ -64,7 +64,8 @@ SLOFILES = \ $(SLO)$/checkdirectory.obj \ $(SLO)$/setadmininstall.obj \ $(SLO)$/layerlinks.obj \ - $(SLO)$/registerextensions.obj + $(SLO)$/registerextensions.obj \ + $(SLO)$/copyeditiondata.obj STDSHL += \ $(ADVAPI32LIB)\ -- cgit