summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2011-10-22 16:54:01 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2011-10-23 13:20:29 +0200
commitc77a9254dde41f222bc65af957c91fa5bc166103 (patch)
treee3b00ea22e19b9fa509e750a6af5beff3d3946d2 /qadevOOo
parenteba6bc1b985c6caede347e48d636fd161b6413c0 (diff)
no need for SRCDIR parameter here
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/Jar_OOoRunner.mk2
-rw-r--r--qadevOOo/Jar_OOoRunnerLight.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk
index 4434033230f9..826897560185 100644
--- a/qadevOOo/Jar_OOoRunner.mk
+++ b/qadevOOo/Jar_OOoRunner.mk
@@ -30,7 +30,7 @@
#force debug information for OOoRunner
gb_JavaClassSet_JAVACDEBUG:= -g
-$(eval $(call gb_Jar_Jar,OOoRunner,SRCDIR))
+$(eval $(call gb_Jar_Jar,OOoRunner))
$(eval $(call gb_Jar_set_jarclasspath,OOoRunner,\
ridl.jar \
diff --git a/qadevOOo/Jar_OOoRunnerLight.mk b/qadevOOo/Jar_OOoRunnerLight.mk
index 687b123c2450..ca175996799c 100644
--- a/qadevOOo/Jar_OOoRunnerLight.mk
+++ b/qadevOOo/Jar_OOoRunnerLight.mk
@@ -30,7 +30,7 @@
#force debug information for OOoRunnerLight
gb_JavaClassSet_JAVACDEBUG := -g
-$(eval $(call gb_Jar_Jar,OOoRunnerLight,SRCDIR))
+$(eval $(call gb_Jar_Jar,OOoRunnerLight))
$(eval $(call gb_Jar_set_jarclasspath,OOoRunnerLight,\
ridl.jar \