summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-03-28 10:32:04 +0000
committerOcke Janssen <oj@openoffice.org>2001-03-28 10:32:04 +0000
commite2052a468602c7ffa302e5d15a65243b53768f01 (patch)
tree49bc8126bb4ba1bed1458a2e3e32ec387808215c /connectivity
parent271e5801e94f1477c626f2b1a99bf3cc5f4b876e (diff)
correction
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/resource/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/resource/makefile.mk b/connectivity/source/resource/makefile.mk
index 5d506ad9adb8..a109381b8a54 100644
--- a/connectivity/source/resource/makefile.mk
+++ b/connectivity/source/resource/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1.1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: hr $ $Date: 2000-09-18 16:14:28 $
+# last change: $Author: oj $ $Date: 2001-03-28 11:32:04 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -74,7 +74,7 @@ ENVCFLAGS+=/FR$(SLO)$/
# --- Files --------------------------------------------------------
SLOFILES=\
- $(SLO)$/ModuleContext.obj \
+ $(SLO)$/ModuleContext.obj
# --- Targets ------------------------------------------------------