From 395ed53e399f7c01c8e5d9f4d0f87d1eb17dcde0 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Tue, 21 Jun 2005 18:08:08 +0000 Subject: INTEGRATION: CWS bserver01 (1.3.48); FILE MERGED 2005/06/21 16:06:23 kz 1.3.48.1: #122892# move communi to automation --- automation/source/testtool/makefile.mk | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'automation/source') diff --git a/automation/source/testtool/makefile.mk b/automation/source/testtool/makefile.mk index 392c2f2ab09d..a0dfc5a9ed9a 100644 --- a/automation/source/testtool/makefile.mk +++ b/automation/source/testtool/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: rt $ $Date: 2004-06-17 11:40:53 $ +# last change: $Author: rt $ $Date: 2005-06-21 19:08:08 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -75,7 +75,9 @@ OBJFILES = \ $(OBJ)$/cmdstrm.obj \ $(OBJ)$/cretstrm.obj \ $(OBJ)$/objtest.obj \ - $(OBJ)$/tcommuni.obj + $(OBJ)$/tcommuni.obj \ + $(OBJ)$/comm_bas.obj \ + EXCEPTIONSFILES= \ $(OBJ)$/cmdstrm.obj \ -- cgit