summaryrefslogtreecommitdiff
path: root/scp2/source/quickstart
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-02-06 12:51:23 +0000
committerRüdiger Timm <rt@openoffice.org>2006-02-06 12:51:23 +0000
commit91f22d138772648da3ec073ed6cb9d1683476c40 (patch)
tree0ae37e3993b098d3b5328e7bafdd7ff11b175cfe /scp2/source/quickstart
parent0676de9688577d85fd1c5c12e568d404752c3391 (diff)
INTEGRATION: CWS c05v002followup (1.7.216); FILE MERGED
2006/02/01 11:20:47 is 1.7.216.1: #130172# assigning quickstarter.exe to module
Diffstat (limited to 'scp2/source/quickstart')
-rw-r--r--scp2/source/quickstart/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/scp2/source/quickstart/makefile.mk b/scp2/source/quickstart/makefile.mk
index 2e02dfc5dc9d..aa4f9d22fd71 100644
--- a/scp2/source/quickstart/makefile.mk
+++ b/scp2/source/quickstart/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 01:44:41 $
+# last change: $Author: rt $ $Date: 2006-02-06 13:51:23 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -50,6 +50,7 @@ SCP_PRODUCT_TYPE=osl
.IF "$(GUI)"=="WNT"
PARFILES= \
module_quickstart.par \
+ file_quickstart.par \
registryitem_quickstart.par
.ENDIF