summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
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 \