Tag: cws_src680_hsql1808 User: fs Date: 2007-10-16 13:09:57+0000 Modified: dba/connectivity/source/drivers/hsqldb/makefile.mk
Log: link with UNOTOOLS lib File Changes: Directory: /dba/connectivity/source/drivers/hsqldb/ =================================================== File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/hsqldb/makefile.mk?r1=1.11.48.1&r2=1.11.48.1.6.1 Delta lines: +5 -4 ------------------- --- makefile.mk 2007-08-24 12:28:49+0000 1.11.48.1 +++ makefile.mk 2007-10-16 13:09:54+0000 1.11.48.1.6.1 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11.48.1 $ +# $Revision: 1.11.48.1.6.1 $ # -# last change: $Author: hr $ $Date: 2007/08/24 12:28:49 $ +# last change: $Author: fs $ $Date: 2007/10/16 13:09:54 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -105,7 +105,8 @@ $(JVMACCESSLIB) \ $(DBTOOLSLIB) \ $(JVMFWKLIB) \ - $(COMPHELPERLIB) + $(COMPHELPERLIB) \ + $(UNOTOOLSLIB) SHL1DEPN= --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
