Tag: cws_src680_oj14 User: fs Date: 2007-06-04 20:29:32+0000 Log: #i78077# +paramwrapper
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.29&r2=1.29.86.1 Delta lines: +5 -4 ------------------- --- makefile.mk 2006-07-10 14:20:56+0000 1.29 +++ makefile.mk 2007-06-04 20:29:29+0000 1.29.86.1 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.29 $ +# $Revision: 1.29.86.1 $ # -# last change: $Author: obo $ $Date: 2006/07/10 14:20:56 $ +# last change: $Author: fs $ $Date: 2007/06/04 20:29:29 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -72,7 +72,8 @@ $(SLO)$/TSortIndex.obj \ $(SLO)$/dbcharset.obj \ $(SLO)$/propertyids.obj \ - $(SLO)$/FValue.obj + $(SLO)$/FValue.obj \ + $(SLO)$/paramwrapper.obj SLOFILES=\ $(EXCEPTIONSFILES) \ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
