summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2002-01-10 12:51:08 +0000
committerRüdiger Timm <rt@openoffice.org>2002-01-10 12:51:08 +0000
commit2b4947efadf3af46f7121ab270e400529bbb0e53 (patch)
treef81eefebfbe0112a2a7450eda3caf80c86cb6f37 /tools
parentc72e6504affb61fd4067eb22d87294a247371190 (diff)
#65293# Typo corrected
Diffstat (limited to 'tools')
-rw-r--r--tools/source/generic/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/source/generic/makefile.mk b/tools/source/generic/makefile.mk
index 4e6fc35cf9c9..1fb916dd9da9 100644
--- a/tools/source/generic/makefile.mk
+++ b/tools/source/generic/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: ssa $ $Date: 2002-01-09 13:48:54 $
+# last change: $Author: rt $ $Date: 2002-01-10 13:51:08 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -95,7 +95,7 @@ OBJFILES= $(OBJ)$/toolsin.obj \
$(OBJ)$/l2txtenc.obj \
$(OBJ)$/gen.obj \
$(OBJ)$/config.obj \
- $(SLO)$/supd.obj
+ $(OBJ)$/supd.obj
.ENDIF