summaryrefslogtreecommitdiffstats
path: root/basegfx/test
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-04-24 17:35:08 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-04-24 17:35:08 +0000
commit13d928b8b49e6dc21bcdf300444576c4a81c60b3 (patch)
tree15c8c4414f7a0250f1b965c3a7c6d07f80369c13 /basegfx/test
parentINTEGRATION: CWS pdfimportfix (1.31.4); FILE MERGED (diff)
downloadcore-13d928b8b49e6dc21bcdf300444576c4a81c60b3.tar.gz
core-13d928b8b49e6dc21bcdf300444576c4a81c60b3.zip
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
Diffstat (limited to 'basegfx/test')
-rw-r--r--basegfx/test/makefile.mk4
1 files changed, 2 insertions, 2 deletions
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) \