summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:41:09 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:41:09 +0000
commitd80099074c6907ad3a38084fb350051b2bffdc92 (patch)
treece34344fad90abfe340953f267e8f37bf0d4538e
parentbb14707276bd12500ca41c82139594ec1c474e51 (diff)
INTEGRATION: CWS sdblogging (1.10.18); FILE MERGED
2007/04/16 11:29:40 fs 1.10.18.2: RESYNC: (1.10-1.11); FILE MERGED 2007/04/05 09:14:50 fs 1.10.18.1: renamed two files
-rw-r--r--connectivity/source/manager/makefile.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/connectivity/source/manager/makefile.mk b/connectivity/source/manager/makefile.mk
index 2bc684089935..ccb670889d17 100644
--- a/connectivity/source/manager/makefile.mk
+++ b/connectivity/source/manager/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: kz $ $Date: 2007-05-10 14:11:33 $
+# last change: $Author: hr $ $Date: 2007-06-27 14:41:09 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -52,8 +52,8 @@ ENVCFLAGS+=/FR$(SLO)$/
# --- Files -------------------------------------
SLOFILES=\
- $(SLO)$/mdrivermanager.obj \
- $(SLO)$/registration.obj
+ $(SLO)$/mdrivermanager.obj \
+ $(SLO)$/mregistration.obj \
# --- Library -----------------------------------
@@ -65,7 +65,7 @@ SHL1OBJS=$(SLOFILES)
SHL1STDLIBS=\
$(CPPULIB) \
$(CPPUHELPERLIB) \
- $(COMPHELPERLIB) \
+ $(COMPHELPERLIB) \
$(VOSLIB) \
$(SALLIB)