summaryrefslogtreecommitdiff
path: root/sc/qa/unoapi
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-24 12:34:42 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-24 12:34:42 +0000
commit957aa0d04ba7aa44b918b59e6733a32902686d97 (patch)
treeb61199ed97facf1863925b3ca6b041fd8c3deaaf /sc/qa/unoapi
parent31b6723f535b380acb24578f5e4f545c9fc04761 (diff)
INTEGRATION: CWS complextest1 (1.6.112); FILE MERGED
2007/06/28 16:05:38 cn 1.6.112.1: #i78349# fix bug in makefile
Diffstat (limited to 'sc/qa/unoapi')
-rw-r--r--sc/qa/unoapi/makefile.mk14
1 files changed, 10 insertions, 4 deletions
diff --git a/sc/qa/unoapi/makefile.mk b/sc/qa/unoapi/makefile.mk
index 05db0b0e178b..825520d61ccb 100644
--- a/sc/qa/unoapi/makefile.mk
+++ b/sc/qa/unoapi/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: obo $ $Date: 2007-01-25 13:10:20 $
+# last change: $Author: rt $ $Date: 2007-07-24 13:34:42 $
#
# 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=sc
TARGET=qa_unoapi
-ALLTAR:
- $(SOLARENV)$/bin$/checkapi -sce sc.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments
+.INCLUDE: settings.mk
+
+.INCLUDE: target.mk
+
+ALLTAR : UNOAPI_TEST
+
+UNOAPI_TEST:
+ +$(SOLARENV)$/bin$/checkapi -sce sc.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments