User: hjs Date: 2006/10/09 05:15:47 Modified: dba/dbaccess/source/ui/dlg/makefile.mk
Log: #i70194# missing dependency breaks mp builds 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.33&r2=1.34 Delta lines: +7 -3 ------------------- --- makefile.mk 20 Jun 2006 03:08:38 -0000 1.33 +++ makefile.mk 9 Oct 2006 12:15:45 -0000 1.34 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.33 $ +# $Revision: 1.34 $ # -# last change: $Author: hr $ $Date: 2006/06/20 03:08:38 $ +# last change: $Author: hjs $ $Date: 2006/10/09 12:15:45 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -131,4 +131,8 @@ $(SLO)$/ConnectionHelper.obj : $(LOCALIZE_ME_DEST) +$(SLO)$/ConnectionPageSetup.obj : $(LOCALIZE_ME_DEST) +$(SLO)$/DBSetupConnectionPages.obj : $(LOCALIZE_ME_DEST) + +$(SLO)$/TextConnectionHelper.obj : $(LOCALIZE_ME_DEST) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
