Tag: cws_src680_hsqldb4 User: fs Date: 05/03/31 03:54:57 Modified: /dba/connectivity/source/drivers/hsqldb/ makefile.mk
Log: #i41785# being an SDBCX driver now 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.5.24.1&r2=1.5.24.2 Delta lines: +9 -2 ------------------- --- makefile.mk 31 Mar 2005 09:16:55 -0000 1.5.24.1 +++ makefile.mk 31 Mar 2005 11:54:54 -0000 1.5.24.2 @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5.24.1 $ +# $Revision: 1.5.24.2 $ # -# last change: $Author: fs $ $Date: 2005/03/31 09:16:55 $ +# last change: $Author: fs $ $Date: 2005/03/31 11:54:54 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -87,6 +87,13 @@ $(SLO)$/StorageNativeOutputStream.obj \ $(SLO)$/StorageNativeInputStream.obj \ $(SLO)$/StorageFileAccess.obj \ + $(SLO)$/HTables.obj \ + $(SLO)$/HTable.obj \ + $(SLO)$/HViews.obj \ + $(SLO)$/HCatalog.obj \ + $(SLO)$/HColumns.obj \ + $(SLO)$/HUser.obj \ + $(SLO)$/HUsers.obj \ $(SLO)$/Hservices.obj \ $(SLO)$/accesslog.obj --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
