summaryrefslogtreecommitdiff
path: root/svx/qa
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-24 12:17:15 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-24 12:17:15 +0000
commitb977c50a5002e62e23bcf6a9c72242df6e137afc (patch)
tree3920f576f850aa808390c7e92c5ba2cefb392c5d /svx/qa
parent7e36be6544ab6512adaafe22614ece6d71f1f1bc (diff)
INTEGRATION: CWS complextest1 (1.5.170); FILE MERGED
2007/06/28 16:12:26 cn 1.5.170.1: #i78349# fix bug in makefile
Diffstat (limited to 'svx/qa')
-rw-r--r--svx/qa/unoapi/makefile.mk14
1 files changed, 10 insertions, 4 deletions
diff --git a/svx/qa/unoapi/makefile.mk b/svx/qa/unoapi/makefile.mk
index 97c192f707..b8e44daf72 100644
--- a/svx/qa/unoapi/makefile.mk
+++ b/svx/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:42:51 $
+# last change: $Author: rt $ $Date: 2007-07-24 13:17:15 $
#
# 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=svx
TARGET=qa_unoapi
-ALLTAR:
- $(SOLARENV)$/bin$/checkapi -sce svx.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments
+.INCLUDE: settings.mk
+
+.INCLUDE: target.mk
+
+ALLTAR : UNOAPI_TEST
+
+UNOAPI_TEST:
+ +$(SOLARENV)$/bin$/checkapi -sce svx.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments