Tag: cws_src680_sdblogging User: fs Date: 2007/04/05 02:14:53 Modified: dba/connectivity/source/manager/makefile.mk
Log: renamed two files File Changes: Directory: /dba/connectivity/source/manager/ ============================================ File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/manager/makefile.mk?r1=1.10&r2=1.10.18.1 Delta lines: +6 -5 ------------------- --- makefile.mk 31 Jan 2007 08:35:38 -0000 1.10 +++ makefile.mk 5 Apr 2007 09:14:50 -0000 1.10.18.1 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.10.18.1 $ # -# last change: $Author: rt $ $Date: 2007/01/31 08:35:38 $ +# last change: $Author: fs $ $Date: 2007/04/05 09:14:50 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -53,7 +53,7 @@ SLOFILES=\ $(SLO)$/mdrivermanager.obj \ - $(SLO)$/registration.obj + $(SLO)$/mregistration.obj \ # --- Library ----------------------------------- @@ -65,6 +65,7 @@ SHL1STDLIBS=\ $(CPPULIB) \ $(CPPUHELPERLIB) \ + $(COMPHELPERLIB) \ $(VOSLIB) \ $(OSLLIB) \ $(SALLIB) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
