User: obo Date: 2008-03-10 09:00:58+0000 Modified: dba/dbaccess/source/ui/dlg/makefile.mk
Log: #i86814# missing dependency 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.40&r2=1.41 Delta lines: +5 -2 ------------------- --- makefile.mk 2008-03-10 08:46:27+0000 1.40 +++ makefile.mk 2008-03-10 09:00:55+0000 1.41 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.40 $ +# $Revision: 1.41 $ # -# last change: $Author: obo $ $Date: 2008/03/10 08:46:27 $ +# last change: $Author: obo $ $Date: 2008/03/10 09:00:55 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -155,3 +155,6 @@ $(SLO)$/DBSetupConnectionPages.obj : $(LOCALIZE_ME_DEST) $(SLO)$/TextConnectionHelper.obj : $(LOCALIZE_ME_DEST) + +$(SLO)$/detailpages.obj : $(LOCALIZE_ME_DEST) + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
