summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-12-13 14:09:32 +0000
committerKurt Zenker <kz@openoffice.org>2006-12-13 14:09:32 +0000
commit917a94224fb404b57309585564d8329e0fb7ab8e (patch)
tree04f27ff444ac7a88c61a26b88c84c9425824d532 /uui
parentbbabda09c3bbc31296924e4c0d7305f84622cc56 (diff)
INTEGRATION: CWS updatefeed (1.7.84); FILE MERGED
2006/12/04 16:59:29 kso 1.7.84.1: #i72238# - New service: css.task.InteractionRequestStringResolver - refactored service css.task.InteractionHandler: base class UUIInteractionHelper that is used now by both implementation of service css.task.InteractionHandler and new service css.task.InteractionRequestStringResolver.
Diffstat (limited to 'uui')
-rw-r--r--uui/source/makefile.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/uui/source/makefile.mk b/uui/source/makefile.mk
index 0f4c065ca8..34363fd98a 100644
--- a/uui/source/makefile.mk
+++ b/uui/source/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 10:22:33 $
+# last change: $Author: kz $ $Date: 2006-12-13 15:09:32 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -49,7 +49,9 @@ SLOFILES = \
$(SLO)$/masterpasscrtdlg.obj \
$(SLO)$/passworddlg.obj \
$(SLO)$/passcrtdlg.obj \
- $(SLO)$/fltdlg.obj
+ $(SLO)$/fltdlg.obj\
+ $(SLO)$/interactionhandler.obj\
+ $(SLO)$/requeststringresolver.obj
SRS1NAME=$(TARGET)
SRC1FILES = \
cookiedg.src \