diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-03-17 10:24:09 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-03-17 10:24:09 +0000 |
commit | 0b6315818715db1ed04665f56f043e80b8361b25 (patch) | |
tree | f55e05c1e0d5fdb11abf4c139af6a445dee6bea8 /svx/qa/unoapi/makefile.mk | |
parent | eba16bfe211512e1fc8399618174819c2d62f729 (diff) |
INTEGRATION: CWS impress4ea1 (1.2.100); FILE MERGED
2004/03/09 17:04:54 sw 1.2.100.1: #i23466#
Diffstat (limited to 'svx/qa/unoapi/makefile.mk')
-rw-r--r-- | svx/qa/unoapi/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/qa/unoapi/makefile.mk b/svx/qa/unoapi/makefile.mk index cbeb24198627..0d47fc361485 100644 --- a/svx/qa/unoapi/makefile.mk +++ b/svx/qa/unoapi/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Date: 2004-01-05 17:24:46 $ +# last change: $Date: 2004-03-17 11:23:57 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -66,4 +66,4 @@ PRJNAME=svx TARGET=qa_unoapi ALLTAR: - +$(SOLARENV)$/bin$/checkapi -sce svx.sce -xcl knownissues.xcl -KeepDocument true -tdoc $(PWD)$/testdocuments + +$(SOLARENV)$/bin$/checkapi -sce svx.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments |