From 76535cd14f67f0c9d2a426d097bae4d965c959e7 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Wed, 7 Jun 2006 23:01:48 +0000 Subject: #i65904# Fixed broken CompositeIterator (was missing a proper copy-const/assignment op); added more tests --- basebmp/test/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'basebmp/test/makefile.mk') diff --git a/basebmp/test/makefile.mk b/basebmp/test/makefile.mk index 1ad61ffd7ede..a87f0ded20ba 100644 --- a/basebmp/test/makefile.mk +++ b/basebmp/test/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: thb $ $Date: 2006-06-02 08:36:15 $ +# last change: $Author: thb $ $Date: 2006-06-08 00:01:48 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -66,6 +66,7 @@ CFLAGS += -fno-inline SHL1OBJS= \ $(SLO)$/basictest.obj \ $(SLO)$/bmptest.obj \ + $(SLO)$/cliptest.obj \ $(SLO)$/filltest.obj \ $(SLO)$/linetest.obj \ $(SLO)$/masktest.obj \ -- cgit v1.2.3