Tag: cws_src680_dba201b User: fs Date: 05/07/20 03:16:22 Modified: /dba/dbaccess/source/ui/misc/ makefile.mk
Log: #i51255# +documentcontroller 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.23&r2=1.23.6.1 Delta lines: +5 -4 ------------------- --- makefile.mk 30 Jun 2005 16:35:15 -0000 1.23 +++ makefile.mk 20 Jul 2005 10:16:19 -0000 1.23.6.1 @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.23 $ +# $Revision: 1.23.6.1 $ # -# last change: $Author: kz $ $Date: 2005/06/30 16:35:15 $ +# last change: $Author: fs $ $Date: 2005/07/20 10:16:19 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -100,7 +100,8 @@ $(SLO)$/uiservices.obj \ $(SLO)$/RowSetDrop.obj \ $(SLO)$/TableCopyHelper.obj \ - $(SLO)$/moduledbu.obj + $(SLO)$/moduledbu.obj \ + $(SLO)$/documentcontroller.obj SLOFILES= \ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
