summaryrefslogtreecommitdiff
path: root/qadevOOo/Jar_OOoRunner.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-12-23 17:39:52 +0100
committerDavid Tardon <dtardon@redhat.com>2011-12-23 17:39:52 +0100
commite3f70a05b3e590fcb2e75cd4e380e2f3a0530c18 (patch)
tree8167a5f43f50c99ea449305e96d44be6d2b50785 /qadevOOo/Jar_OOoRunner.mk
parentf3f77fd5cdd0a04115af255430a97e6dec24d85f (diff)
Revert "gb_Jar_add_packagefiles only takes 2 args"
Diffstat (limited to 'qadevOOo/Jar_OOoRunner.mk')
-rw-r--r--qadevOOo/Jar_OOoRunner.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk
index c0054892c040..826897560185 100644
--- a/qadevOOo/Jar_OOoRunner.mk
+++ b/qadevOOo/Jar_OOoRunner.mk
@@ -71,6 +71,4 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
qadevOOo/tests/java/*/*/*/* \
))
-$(eval $(call gb_Jar_add_packagefiles,OOoRunner,\
- $(SRCDIR)/qadevOOo/objdsc \
-))
+$(eval $(call gb_Jar_add_packagefile,OOoRunner,objdsc,$(SRCDIR)/qadevOOo/objdsc))