summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2002-10-10 11:57:49 +0000
committerOliver Bolte <obo@openoffice.org>2002-10-10 11:57:49 +0000
commit74270962ab2707b6ad4bdb7e3cd03977d676f665 (patch)
treed79b377e57e5fb9845c131b65eb1361045f639b2 /desktop
parent3faf2121b60d9adf97121fe1350c9841ce1c7357 (diff)
#100000# slo instead of obj (typo)
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/app/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/source/app/makefile.mk b/desktop/source/app/makefile.mk
index 0f33dcfd8b28..9d8a5775efff 100644
--- a/desktop/source/app/makefile.mk
+++ b/desktop/source/app/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.15 $
+# $Revision: 1.16 $
#
-# last change: $Author: lo $ $Date: 2002-09-30 15:59:39 $
+# last change: $Author: obo $ $Date: 2002-10-10 12:57:49 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -118,7 +118,7 @@ SLOFILES = \
$(SLO)$/ssoinit.obj \
$(SLO)$/officeipcmanager.obj \
$(SLO)$/javainteractionhandler.obj \
- $(OBJ)$/lockfile.obj
+ $(SLO)$/lockfile.obj
.ENDIF