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
commitfc3ce0b4e3c195dc881dca979ff22dcdf078eb15 (patch)
tree017bda6a31148f39b6d0870400fcb0d90e3a9dcb /uui
parente502fcb91f96763c381cfd8c0ea9a118f5e395d2 (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 e0d8c8e50bee..d0969c44b17b 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 \