diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-20 18:38:43 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-20 18:38:43 +0000 |
commit | b38ac1bb26caa453474707b071375b1eb4158dc1 (patch) | |
tree | ef475bb7526c09798eab71e88567f21d86add9c3 /sal/qa/rtl/cipher | |
parent | b45bf7d3bf72b83ee6ba6e843163615286e5506d (diff) |
INTEGRATION: CWS reportdesign01 (1.4.98); FILE MERGED
2007/10/04 11:36:15 lla 1.4.98.1: #i67655# cleanups
Diffstat (limited to 'sal/qa/rtl/cipher')
-rw-r--r-- | sal/qa/rtl/cipher/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/qa/rtl/cipher/makefile.mk b/sal/qa/rtl/cipher/makefile.mk index c14b704df713..84346328407e 100644 --- a/sal/qa/rtl/cipher/makefile.mk +++ b/sal/qa/rtl/cipher/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: vg $ $Date: 2007-01-16 15:58:59 $ +# last change: $Author: ihi $ $Date: 2007-11-20 19:38:43 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -63,7 +63,7 @@ SHL1IMPLIB= i$(SHL1TARGET) DEF1NAME =$(SHL1TARGET) # DEF2EXPORTFILE= export.exp -SHL1VERSIONMAP= export.map +SHL1VERSIONMAP= $(PRJ)$/qa$/export.map # auto generated Target:joblist # END ------------------------------------------------------------------ |