Tag: cws_src680_qiq User: fs Date: 06/05/17 04:50:42 Modified: /dba/dbaccess/source/ui/misc/ makefile.mk
Log: #i51143# +defaultobjectnamecheck File Changes: Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/makefile.mk?r1=1.25.118.1&r2=1.25.118.2 Delta lines: +4 -3 ------------------- --- makefile.mk 12 May 2006 13:47:01 -0000 1.25.118.1 +++ makefile.mk 17 May 2006 11:50:39 -0000 1.25.118.2 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.25.118.1 $ +# $Revision: 1.25.118.2 $ # -# last change: $Author: fs $ $Date: 2006/05/12 13:47:01 $ +# last change: $Author: fs $ $Date: 2006/05/17 11:50:39 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -75,7 +75,8 @@ $(SLO)$/TableCopyHelper.obj \ $(SLO)$/moduledbu.obj \ $(SLO)$/documentcontroller.obj \ - $(SLO)$/namedvaluecollection.obj + $(SLO)$/namedvaluecollection.obj \ + $(SLO)$/defaultobjectnamecheck.obj SLOFILES= \ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
