From 13d928b8b49e6dc21bcdf300444576c4a81c60b3 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Thu, 24 Apr 2008 17:35:08 +0000 Subject: INTEGRATION: CWS pdfimportfix (1.5.16); FILE MERGED 2008/04/14 17:52:51 akhva 1.5.16.1: fix for unit test conflict pidfimport vs. basegfx --- basegfx/test/makefile.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'basegfx') diff --git a/basegfx/test/makefile.mk b/basegfx/test/makefile.mk index 671b93c39676..62ddba48d866 100644 --- a/basegfx/test/makefile.mk +++ b/basegfx/test/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # # This file is part of OpenOffice.org. # @@ -60,7 +60,7 @@ SHL1LIBS=\ $(SLB)$/tools.lib \ $(SLB)$/vector.lib -SHL1TARGET= tests +SHL1TARGET= basegfx_tests SHL1STDLIBS= \ $(SALLIB) \ $(CPPUHELPERLIB) \ -- cgit