From 88a76cc6e47ba3851360ea6ec08f329e05b52d89 Mon Sep 17 00:00:00 2001 From: Oliver Bolte <obo@openoffice.org> Date: Wed, 21 Dec 2005 11:54:50 +0000 Subject: INTEGRATION: CWS nativefixer21 (1.24.2); FILE MERGED 2005/11/15 17:24:41 is 1.24.2.3: RESYNC: (1.25-1.27); FILE MERGED 2005/11/10 17:57:12 is 1.24.2.2: RESYNC: (1.24-1.25); FILE MERGED 2005/09/16 11:51:10 is 1.24.2.1: #i54688# Windows CustomActions into scp2 --- scp2/util/makefile.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'scp2/util') diff --git a/scp2/util/makefile.mk b/scp2/util/makefile.mk index 63d05a1f3be4..95abcfd9f762 100644 --- a/scp2/util/makefile.mk +++ b/scp2/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.28 $ +# $Revision: 1.29 $ # -# last change: $Author: rt $ $Date: 2005-12-14 14:59:19 $ +# last change: $Author: obo $ $Date: 2005-12-21 12:54:50 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -109,6 +109,7 @@ SCP1FILES += \ registryitem_ooo.par \ folder_ooo.par \ folderitem_ooo.par \ + windowscustomaction_ooo.par \ registryitem_writer.par \ folderitem_writer.par \ registryitem_calc.par \ @@ -216,6 +217,7 @@ SCP2FILES += \ registryitem_ooo.par \ folder_ooo.par \ folderitem_ooo.par \ + windowscustomaction_ooo.par \ registryitem_writer.par \ folderitem_writer.par \ registryitem_calc.par \ -- cgit