summaryrefslogtreecommitdiff
path: root/sc/JunitTest_sc_unoapi.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-02-20 16:39:59 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-02-20 16:39:59 +0100
commitfe981519f57a621c94e339a5453d7714af081acb (patch)
treef24a71babd87ad705928b1aba0d2c1ceb37b99da /sc/JunitTest_sc_unoapi.mk
parent4ac48167662c592c21025b89fe8f6925c680c6e0 (diff)
gb_JunitTest_JunitTest takes only one argument
Diffstat (limited to 'sc/JunitTest_sc_unoapi.mk')
-rw-r--r--sc/JunitTest_sc_unoapi.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/JunitTest_sc_unoapi.mk b/sc/JunitTest_sc_unoapi.mk
index fb2efdd08e8e..699daf4fa1fe 100644
--- a/sc/JunitTest_sc_unoapi.mk
+++ b/sc/JunitTest_sc_unoapi.mk
@@ -25,7 +25,7 @@
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
-$(eval $(call gb_JunitTest_JunitTest,sc_unoapi,SRCDIR))
+$(eval $(call gb_JunitTest_JunitTest,sc_unoapi))
$(eval $(call gb_JunitTest_add_classes,sc_unoapi, \
org.openoffice.test.UnoApiTest \