Tag: cws_src680_dba24c User: fs Date: 2007-10-15 13:31:59+0000 Modified: dba/connectivity/source/drivers/jdbc/makefile.mk
Log: #i82222# +ContextClassLoader File Changes: Directory: /dba/connectivity/source/drivers/jdbc/ ================================================= File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/jdbc/makefile.mk?r1=1.20&r2=1.20.34.1 Delta lines: +5 -4 ------------------- --- makefile.mk 2007-06-27 14:37:42+0000 1.20 +++ makefile.mk 2007-10-15 13:31:56+0000 1.20.34.1 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.20 $ +# $Revision: 1.20.34.1 $ # -# last change: $Author: hr $ $Date: 2007/06/27 14:37:42 $ +# last change: $Author: fs $ $Date: 2007/10/15 13:31:56 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -82,7 +82,8 @@ $(SLO)$/Throwable.obj \ $(SLO)$/Timestamp.obj \ $(SLO)$/jservices.obj \ - $(SLO)$/tools.obj + $(SLO)$/tools.obj \ + $(SLO)$/ContextClassLoader.obj SHL1VERSIONMAP=$(JDBC_TARGET).map --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
