diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-12-21 11:54:50 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-12-21 11:54:50 +0000 |
commit | 88a76cc6e47ba3851360ea6ec08f329e05b52d89 (patch) | |
tree | 22f7dc4a10bc6c2a1669ad6eb36818997debcb20 /scp2/util | |
parent | d319d039b42f108891c3a07599935e9f69aef2d2 (diff) |
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
Diffstat (limited to 'scp2/util')
-rw-r--r-- | scp2/util/makefile.mk | 6 |
1 files changed, 4 insertions, 2 deletions
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 \ |