summaryrefslogtreecommitdiff
path: root/package/qa/storages
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-03-26 11:13:16 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-03-26 11:13:16 +0000
commit0527af9e35a388e2b15ea17b08ec36261f050da4 (patch)
treee057c3c188bd332ebc8b1722d5971d30fd3638de /package/qa/storages
parent44057c92a9210447b83c3b2dec873c6ec080fbce (diff)
INTEGRATION: CWS fwk61 (1.11.24); FILE MERGED
2007/02/15 17:31:22 mav 1.11.24.3: #i74483# use package as PKGNAME 2007/02/14 11:04:45 mav 1.11.24.2: RESYNC: (1.11-1.12); FILE MERGED 2007/02/13 10:45:01 mav 1.11.24.1: #i74483# fix the PRJNAME setting
Diffstat (limited to 'package/qa/storages')
-rw-r--r--package/qa/storages/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/qa/storages/makefile.mk b/package/qa/storages/makefile.mk
index d9ee403645d6..c238df2cc995 100644
--- a/package/qa/storages/makefile.mk
+++ b/package/qa/storages/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: obo $ $Date: 2007-01-25 15:42:43 $
+# last change: $Author: ihi $ $Date: 2007-03-26 12:13:16 $
#
# 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 = StorageUnitTest
-PRJNAME = $(TARGET)
+PRJNAME = package
PACKAGE = complex$/storages
# --- Settings -----------------------------------------------------