diff options
author | Kurt Zenker <kz@openoffice.org> | 2003-11-18 15:36:37 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2003-11-18 15:36:37 +0000 |
commit | be894fd1dba8d249eea683dead5a053a4b0b8759 (patch) | |
tree | 503a1f6a7c84258a9fbb05626567a2072de14619 /sal/qa/ByteSequence | |
parent | 74d6280ae22986b5daae66009c1cee934bf313aa (diff) |
INTEGRATION: CWS qadev13 (1.5.26); FILE MERGED
2003/10/31 09:29:10 lla 1.5.26.1: #112598# changes in makefiles, to use dmake test
Diffstat (limited to 'sal/qa/ByteSequence')
-rw-r--r-- | sal/qa/ByteSequence/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sal/qa/ByteSequence/makefile.mk b/sal/qa/ByteSequence/makefile.mk index 499b69561187..c0776982f7e2 100644 --- a/sal/qa/ByteSequence/makefile.mk +++ b/sal/qa/ByteSequence/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: hr $ $Date: 2003-08-07 15:09:31 $ +# last change: $Author: kz $ $Date: 2003-11-18 16:36:37 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -101,4 +101,5 @@ SLOFILES=$(SHL1OBJS) # --- Targets ------------------------------------------------------ .INCLUDE : target.mk +.INCLUDE : _cppunit.mk |