summaryrefslogtreecommitdiff
path: root/ucb/qa
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-24 12:22:39 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-24 12:22:39 +0000
commite689e30f0e624ff8495f8d2756eb264cc6b74563 (patch)
tree8dc51627f92ae71a4022a9d8817ab1dffcdb633d /ucb/qa
parent9d646b5e7e4b41074e3714e63b583f1e2c273f24 (diff)
INTEGRATION: CWS complextest1 (1.4.26); FILE MERGED
2007/06/28 16:15:15 cn 1.4.26.1: #i78349# fix bug in makefile
Diffstat (limited to 'ucb/qa')
-rw-r--r--ucb/qa/unoapi/makefile.mk14
1 files changed, 10 insertions, 4 deletions
diff --git a/ucb/qa/unoapi/makefile.mk b/ucb/qa/unoapi/makefile.mk
index 9e854589d07f..5e5111e88d13 100644
--- a/ucb/qa/unoapi/makefile.mk
+++ b/ucb/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 15:40:31 $
+# last change: $Author: rt $ $Date: 2007-07-24 13:22:39 $
#
# 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=ucb
TARGET=qa_unoapi
-ALLTAR:
- $(SOLARENV)$/bin$/checkapi -sce ucb.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments
+.INCLUDE: settings.mk
+
+.INCLUDE: target.mk
+
+ALLTAR : UNOAPI_TEST
+
+UNOAPI_TEST:
+ +$(SOLARENV)$/bin$/checkapi -sce ucb.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments