summaryrefslogtreecommitdiff
path: root/sal/qa/testHelperFunctions
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-20 18:51:18 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-20 18:51:18 +0000
commit4f9246c4c86f96316ff6dab26868dd6da1978dbf (patch)
tree30603afbd4373439657e385d5c44462c1173dcb0 /sal/qa/testHelperFunctions
parentba22e30b1573c59043a9ea1afaaf3eb717aba834 (diff)
INTEGRATION: CWS reportdesign01 (1.4.98); FILE MERGED
2007/10/04 11:36:19 lla 1.4.98.1: #i67655# cleanups
Diffstat (limited to 'sal/qa/testHelperFunctions')
-rw-r--r--sal/qa/testHelperFunctions/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/qa/testHelperFunctions/makefile.mk b/sal/qa/testHelperFunctions/makefile.mk
index 090ef8551c67..e47ac915fb19 100644
--- a/sal/qa/testHelperFunctions/makefile.mk
+++ b/sal/qa/testHelperFunctions/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: vg $ $Date: 2007-01-16 16:03:03 $
+# last change: $Author: ihi $ $Date: 2007-11-20 19:51:18 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -59,7 +59,7 @@ SHL1STDLIBS=\
SHL1IMPLIB= i$(SHL1TARGET)
DEF1NAME =$(SHL1TARGET)
-SHL1VERSIONMAP = export.map
+SHL1VERSIONMAP = $(PRJ)$/qa$/export.map
# END --------------------------------------------------------------