Tag: cws_src680_dba24c User: fs Date: 2007-09-18 12:52:21+0000 Modified: dba/connectivity/source/commontools/makefile.mk
Log: #i81095# +sqlerror File Changes: Directory: /dba/connectivity/source/commontools/ ================================================ File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/commontools/makefile.mk?r1=1.30&r2=1.30.34.1 Delta lines: +5 -4 ------------------- --- makefile.mk 2007-07-06 06:47:42+0000 1.30 +++ makefile.mk 2007-09-18 12:52:18+0000 1.30.34.1 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.30 $ +# $Revision: 1.30.34.1 $ # -# last change: $Author: rt $ $Date: 2007/07/06 06:47:42 $ +# last change: $Author: fs $ $Date: 2007/09/18 12:52:18 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -74,7 +74,8 @@ $(SLO)$/propertyids.obj \ $(SLO)$/FValue.obj \ $(SLO)$/paramwrapper.obj \ - $(SLO)$/statementcomposer.obj + $(SLO)$/statementcomposer.obj \ + $(SLO)$/sqlerror.obj SLOFILES=\ $(EXCEPTIONSFILES) \ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
