summaryrefslogtreecommitdiff
path: root/xmloff/qa
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-24 12:05:38 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-24 12:05:38 +0000
commit0a33ae278713814a5328f1c0ecde73b93aa8e9a0 (patch)
tree849af97ba6df67fb8732b0e9cdd72adc6768e561 /xmloff/qa
parent6a7524e2e02a019746d73388a9b5b82e8373859e (diff)
INTEGRATION: CWS complextest1 (1.4.74); FILE MERGED
2007/06/28 16:16:15 cn 1.4.74.1: #i78349# fix bug in makefile
Diffstat (limited to 'xmloff/qa')
-rw-r--r--xmloff/qa/unoapi/makefile.mk14
1 files changed, 10 insertions, 4 deletions
diff --git a/xmloff/qa/unoapi/makefile.mk b/xmloff/qa/unoapi/makefile.mk
index 2c1854ff700e..2c00c9d6ea67 100644
--- a/xmloff/qa/unoapi/makefile.mk
+++ b/xmloff/qa/unoapi/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: obo $ $Date: 2007-01-25 13:02:20 $
+# last change: $Author: rt $ $Date: 2007-07-24 13:05:38 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -38,5 +38,11 @@ PRJ=..$/..
PRJNAME=xmloff
TARGET=qa_unoapi
-ALLTAR:
- $(SOLARENV)$/bin$/checkapi -sce xmloff.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments
+.INCLUDE: settings.mk
+
+.INCLUDE: target.mk
+
+ALLTAR : UNOAPI_TEST
+
+UNOAPI_TEST:
+ +$(SOLARENV)$/bin$/checkapi -sce xmloff.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments