Tag: cws_src680_hsqlcsv User: fs Date: 2006/09/18 13:24:51 Modified: dba/dbaccess/source/ext/hsqldb/makefile.mk
Log: #i69526# also provide images for HSQLDB linked text tables File Changes: Directory: /dba/dbaccess/source/ext/hsqldb/ =========================================== File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ext/hsqldb/makefile.mk?r1=1.1.2.2&r2=1.1.2.3 Delta lines: +4 -3 ------------------- --- makefile.mk 18 Sep 2006 09:22:22 -0000 1.1.2.2 +++ makefile.mk 18 Sep 2006 20:24:48 -0000 1.1.2.3 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.2.2 $ +# $Revision: 1.1.2.3 $ # -# last change: $Author: fs $ $Date: 2006/09/18 09:22:22 $ +# last change: $Author: fs $ $Date: 2006/09/18 20:24:48 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -48,7 +48,8 @@ SRS1NAME=$(TARGET) SRC1FILES = \ - linkedtable.src + linkedtable.src \ + hsql_global.src # ... object files ............................ EXCEPTIONSFILES= \ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
