diff --git a/connectivity/qa/drivers/dbase/makefile.mk b/connectivity/qa/drivers/dbase/makefile.mk index e0f38a059a9d..fd9bc1e1561f 100644 --- a/connectivity/qa/drivers/dbase/makefile.mk +++ b/connectivity/qa/drivers/dbase/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: rt $ $Date: 2005-09-08 05:07:27 $ +# last change: $Author: rt $ $Date: 2006-12-01 16:49:56 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -35,7 +35,7 @@ PRJ = ..$/..$/.. TARGET = DBaseDriverTest -PRJNAME = $(TARGET) +PRJNAME = connectivity PACKAGE = complex$/connectivity # --- Settings -----------------------------------------------------