summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-21 16:15:01 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-21 16:15:01 +0000
commite9bc1feeadc7ef8a834d391f1e46ddccf5969866 (patch)
treea9451d102a502d8ad57a4fdb3ffd24fd656cee33 /uui
parent43943015e242f1cb6a38c8e2008c07bb0c61d0e7 (diff)
INTEGRATION: CWS dba24c (1.8.42); FILE MERGED
2007/10/10 13:13:28 fs 1.8.42.1: in preparation of #i73705#/#i52527#: Macro Warning dialog is now available at the default interaction handler
Diffstat (limited to 'uui')
-rw-r--r--uui/source/makefile.mk11
1 files changed, 7 insertions, 4 deletions
diff --git a/uui/source/makefile.mk b/uui/source/makefile.mk
index f14084c6478b..e0d8c8e50bee 100644
--- a/uui/source/makefile.mk
+++ b/uui/source/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: rt $ $Date: 2007-11-07 10:10:34 $
+# last change: $Author: ihi $ $Date: 2007-11-21 17:15:01 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -53,7 +53,9 @@ SLOFILES = \
$(SLO)$/interactionhandler.obj\
$(SLO)$/requeststringresolver.obj\
$(SLO)$/unknownauthdlg.obj\
- $(SLO)$/sslwarndlg.obj
+ $(SLO)$/sslwarndlg.obj\
+ $(SLO)$/secmacrowarnings.obj
+
SRS1NAME=$(TARGET)
SRC1FILES = \
cookiedg.src \
@@ -66,6 +68,7 @@ SRC1FILES = \
passworderrs.src \
fltdlg.src \
unknownauthdlg.src\
- sslwarndlg.src
+ sslwarndlg.src\
+ secmacrowarnings.src
.INCLUDE: target.mk