summaryrefslogtreecommitdiff
path: root/desktop/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-15 14:52:27 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-15 14:52:27 +0000
commit43c37b3357c5e883e75fa68f8f45154abb1e8545 (patch)
treeb49fe319dae68ea92a7e4b1cae827c5c1e158f50 /desktop/util
parent32b999424eb833b1142e819edc88e0c024ee9680 (diff)
INTEGRATION: CWS migration1 (1.47.8); FILE MERGED
2004/11/03 19:41:40 lo 1.47.8.3: RESYNC: (1.47-1.49); FILE MERGED 2004/10/25 09:22:08 lo 1.47.8.2: #i33255 migration and first start wizard implementation 2004/08/30 14:12:08 lo 1.47.8.1: #i33255# first start wizard
Diffstat (limited to 'desktop/util')
-rw-r--r--desktop/util/makefile.mk14
1 files changed, 10 insertions, 4 deletions
diff --git a/desktop/util/makefile.mk b/desktop/util/makefile.mk
index 6227c4b0696c..ac5c0d869a14 100644
--- a/desktop/util/makefile.mk
+++ b/desktop/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.49 $
+# $Revision: 1.50 $
#
-# last change: $Author: rt $ $Date: 2004-10-28 16:30:24 $
+# last change: $Author: obo $ $Date: 2004-11-15 15:52:27 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -94,7 +94,12 @@ TARGETOBJS= \
$(OBJ)$/cmdlinehelp.obj \
$(OBJ)$/langselect.obj \
$(OBJ)$/userinstall.obj \
- $(OBJ)$/desktopcontext.obj
+ $(OBJ)$/desktopcontext.obj \
+ $(OBJ)$/migration.obj \
+ $(OBJ)$/cfgfilter.obj \
+ $(OBJ)$/wizard.obj \
+ $(OBJ)$/pages.obj
+
# --- Resourcen ----------------------------------------------------
@@ -123,7 +128,8 @@ APP1_STDPOST=
RESLIB1NAME= dkt
RESLIB1IMAGES= $(PRJ)$/res
-RESLIB1SRSFILES= $(SRS)$/desktop.srs
+RESLIB1SRSFILES= $(SRS)$/desktop.srs \
+ $(SRS)$/wizard.srs
APP1TARGET=so$/$(TARGET)
APP1NOSAL=TRUE