diff options
Diffstat (limited to 'package/qa')
-rw-r--r-- | package/qa/ofopxmlstorages/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/qa/ofopxmlstorages/makefile.mk b/package/qa/ofopxmlstorages/makefile.mk index b81994b0aca8..5541a288fff8 100644 --- a/package/qa/ofopxmlstorages/makefile.mk +++ b/package/qa/ofopxmlstorages/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: obo $ $Date: 2007-01-25 15:42:30 $ +# last change: $Author: ihi $ $Date: 2007-03-26 12:13:04 $ # # 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$/ofopxmlstorages # --- Settings ----------------------------------------------------- |