summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-05-24 12:59:38 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-05-24 12:59:38 +0000
commitebd7fa3e03dcff3be61fe3ee249c0e0ae5aa720b (patch)
tree1c8c3e81a9f97023ce4e852bd4bab92986b80114
parent7db3137a531b534de5c3b61d8f3f202c088159ec (diff)
INTEGRATION: CWS c01v008 (1.5.34); FILE MERGED
2005/05/23 12:50:17 cd 1.5.34.1: #123059 make option to 'not register' configurable
-rw-r--r--officecfg/registry/schema/org/openoffice/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/officecfg/registry/schema/org/openoffice/makefile.mk b/officecfg/registry/schema/org/openoffice/makefile.mk
index ec906f9120b6..cfcf8633768b 100644
--- a/officecfg/registry/schema/org/openoffice/makefile.mk
+++ b/officecfg/registry/schema/org/openoffice/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: obo $ $Date: 2005-03-15 12:44:11 $
+# last change: $Author: rt $ $Date: 2005-05-24 13:59:38 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -77,7 +77,8 @@ XCSFILES= \
Setup.xcs \
System.xcs \
UserProfile.xcs \
- VCL.xcs
+ VCL.xcs \
+ FirstStartWizard.xcs
.INCLUDE : target.mk