summaryrefslogtreecommitdiff
path: root/connectivity/qa
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-12-01 15:49:57 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-12-01 15:49:57 +0000
commitf0cf9acd57357df39562f4329a2b75bab993f53e (patch)
treeb2842fd9dffc242f7ce6e30c2295fd4875ed0809 /connectivity/qa
parent9caa1faec1230e846b8848f2bfa5d9a170db4d08 (diff)
INTEGRATION: CWS dba22a (1.5.188); FILE MERGED
2006/11/13 10:20:09 fs 1.5.188.1: corrected PRJNAME
Diffstat (limited to 'connectivity/qa')
-rw-r--r--connectivity/qa/drivers/dbase/makefile.mk6
1 files changed, 3 insertions, 3 deletions
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 -----------------------------------------------------