summaryrefslogtreecommitdiff
path: root/desktop/util
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-01-29 15:31:48 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-01-29 15:31:48 +0000
commit0090f9ca06b5b5f6b191557bc2464055365ec254 (patch)
treedf75e80d61546c334597c782212e2641252ae02b /desktop/util
parentbbb46d636f37b0b2443a18378c44d9d5aafeb1a1 (diff)
INTEGRATION: CWS fwk82_SRC680 (1.74.58); FILE MERGED
2008/01/09 08:28:55 as 1.74.58.1: #i84169# optimize startup wizard
Diffstat (limited to 'desktop/util')
-rw-r--r--desktop/util/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/desktop/util/makefile.mk b/desktop/util/makefile.mk
index c04a625ecc..a014787469 100644
--- a/desktop/util/makefile.mk
+++ b/desktop/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.76 $
+# $Revision: 1.77 $
#
-# last change: $Author: ihi $ $Date: 2008-01-15 13:33:02 $
+# last change: $Author: rt $ $Date: 2008-01-29 16:31:48 $
#
# 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 @@ VERINFONAME=verinfo
TARGETOBJS= \
$(OBJ)$/main.obj \
$(OBJ)$/app.obj \
+ $(OBJ)$/appfirststart.obj \
$(OBJ)$/lockfile.obj \
$(OBJ)$/lockfile2.obj \
$(OBJ)$/intro.obj \
@@ -61,7 +62,7 @@ TARGETOBJS= \
$(OBJ)$/appsys.obj \
$(OBJ)$/desktopresid.obj \
$(OBJ)$/dispatchwatcher.obj \
- $(OBJ)$/configinit.obj \
+ $(OBJ)$/configinit.obj \
$(OBJ)$/checkinstall.obj \
$(OBJ)$/cmdlinehelp.obj \
$(OBJ)$/langselect.obj \