summaryrefslogtreecommitdiff
path: root/sfx2/qa
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-24 12:35:55 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-24 12:35:55 +0000
commit806534889d0d6c26fb3f15035f3f732b8191230a (patch)
tree989a362c7c0151bbc029490e07530cb6163ea327 /sfx2/qa
parent185149313c2a6270dd07068f587f19cc52d66e38 (diff)
INTEGRATION: CWS complextest1 (1.4.108); FILE MERGED
2007/06/28 16:06:53 cn 1.4.108.1: #i78349# fix bug in makefile
Diffstat (limited to 'sfx2/qa')
-rw-r--r--sfx2/qa/unoapi/makefile.mk14
1 files changed, 10 insertions, 4 deletions
diff --git a/sfx2/qa/unoapi/makefile.mk b/sfx2/qa/unoapi/makefile.mk
index 2a64283fda..a4e1f90c97 100644
--- a/sfx2/qa/unoapi/makefile.mk
+++ b/sfx2/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:12:58 $
+# last change: $Author: rt $ $Date: 2007-07-24 13:35:55 $
#
# 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=sfx2
TARGET=qa_unoapi
-ALLTAR:
- $(SOLARENV)$/bin$/checkapi -sce sfx.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments
+.INCLUDE: settings.mk
+
+.INCLUDE: target.mk
+
+ALLTAR : UNOAPI_TEST
+
+UNOAPI_TEST:
+ +$(SOLARENV)$/bin$/checkapi -sce sfx.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments