summaryrefslogtreecommitdiff
path: root/package/qa/storages/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/qa/storages/makefile.mk')
-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 -----------------------------------------------------