Tag: cws_src680_dba24b User: fs Date: 2007-08-27 20:31:19+0000 Modified: dba/dbaccess/source/ui/dlg/makefile.mk
Log: #i80930# +datasourceui File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/makefile.mk?r1=1.37.28.1&r2=1.37.28.2 Delta lines: +4 -3 ------------------- --- makefile.mk 2007-08-27 10:53:25+0000 1.37.28.1 +++ makefile.mk 2007-08-27 20:31:17+0000 1.37.28.2 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.37.28.1 $ +# $Revision: 1.37.28.2 $ # -# last change: $Author: fs $ $Date: 2007/08/27 10:53:25 $ +# last change: $Author: fs $ $Date: 2007/08/27 20:31:17 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -125,7 +125,8 @@ $(SLO)$/DriverSettings.obj \ $(SLO)$/odbcconfig.obj \ $(SLO)$/ExtensionNotPresent.obj \ - $(SLO)$/advancedsettings.obj + $(SLO)$/advancedsettings.obj \ + $(SLO)$/datasourceui.obj SLOFILES= \ $(EXCEPTIONSFILES) \ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
