summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-07 11:26:27 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-07 11:26:27 +0000
commit997f16e12d8818caf128df31b84ce6ddcdf7a00f (patch)
tree8835f04abe9eef1da5bb1757554b8693039f80e0 /uui
parent93fe96c43b4e2d7d26dc69f730103b31068be1a8 (diff)
INTEGRATION: CWS calcshare_DEV300 (1.10.22); FILE MERGED
2008/02/27 12:38:55 mav 1.10.22.1: #i8811# LockedDocumentRequest handling
Diffstat (limited to 'uui')
-rw-r--r--uui/source/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/uui/source/makefile.mk b/uui/source/makefile.mk
index e0d8c8e50b..d0969c44b1 100644
--- a/uui/source/makefile.mk
+++ b/uui/source/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: ihi $ $Date: 2007-11-21 17:15:01 $
+# last change: $Author: kz $ $Date: 2008-03-07 12:26:27 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -47,6 +47,7 @@ SLOFILES = \
$(SLO)$/services.obj \
$(SLO)$/masterpassworddlg.obj \
$(SLO)$/masterpasscrtdlg.obj \
+ $(SLO)$/openlocked.obj \
$(SLO)$/passworddlg.obj \
$(SLO)$/passcrtdlg.obj \
$(SLO)$/fltdlg.obj\
@@ -63,6 +64,7 @@ SRC1FILES = \
logindlg.src \
masterpassworddlg.src \
masterpasscrtdlg.src \
+ openlocked.src \
passworddlg.src \
passcrtdlg.src \
passworderrs.src \