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
commit8d13a50c4ea266884b34dea61361c5a4f964c6fa (patch)
treeb094729d84a07e665b0c5d949b364bbec2d34a33 /desktop/util
parent574787bbefc53ae86c2e25bc332efd7d08a29b30 (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 c04a625ecc35..a0147874690a 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 \