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