From b96fe89afa2fae51de300b088ee57572f1f27653 Mon Sep 17 00:00:00 2001 From: Lars Oppermann Date: Mon, 30 Sep 2002 15:01:32 +0000 Subject: #101202# lockfile for user dir --- desktop/util/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'desktop/util') diff --git a/desktop/util/makefile.mk b/desktop/util/makefile.mk index f2e825dca0cb..dedac3c91971 100644 --- a/desktop/util/makefile.mk +++ b/desktop/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.18 $ +# $Revision: 1.19 $ # -# last change: $Author: cd $ $Date: 2002-08-23 09:32:56 $ +# last change: $Author: lo $ $Date: 2002-09-30 16:01:32 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -129,6 +129,7 @@ APP1DEPN= \ APP1OBJS= \ $(OBJ)$/app.obj \ + $(OBJ)$/lockfile.obj \ $(OBJ)$/intro.obj \ $(OBJ)$/officeipcthread.obj \ $(OBJ)$/appinit.obj \ -- cgit