[Libreoffice-commits] .: qadevOOo/Jar_OOoRunnerLight.mk qadevOOo/Jar_OOoRunner.mk
Fridrich Strba
fridrich at kemper.freedesktop.org
Tue Jan 24 07:29:52 PST 2012
qadevOOo/Jar_OOoRunner.mk | 1 -
qadevOOo/Jar_OOoRunnerLight.mk | 1 -
2 files changed, 2 deletions(-)
New commits:
commit 7938b75ab7d8052b66859db05201cafc5175d95e
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date: Tue Jan 24 16:29:33 2012 +0100
Don't try to build inexisting file
diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk
index 0bb436d..43a4740 100644
--- a/qadevOOo/Jar_OOoRunner.mk
+++ b/qadevOOo/Jar_OOoRunner.mk
@@ -123,7 +123,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
qadevOOo/runner/convwatch/ReportDesignerTest \
qadevOOo/runner/convwatch/SimpleFileSemaphore \
qadevOOo/runner/convwatch/StatusHelper \
- qadevOOo/runner/convwatch/StringHelper \
qadevOOo/runner/convwatch/TimeHelper \
qadevOOo/runner/convwatch/TriState \
qadevOOo/runner/convwatch/ValueNotFoundException \
diff --git a/qadevOOo/Jar_OOoRunnerLight.mk b/qadevOOo/Jar_OOoRunnerLight.mk
index 2dc0c15..7a51d06 100644
--- a/qadevOOo/Jar_OOoRunnerLight.mk
+++ b/qadevOOo/Jar_OOoRunnerLight.mk
@@ -120,7 +120,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunnerLight,\
qadevOOo/runner/convwatch/ReportDesignerTest \
qadevOOo/runner/convwatch/SimpleFileSemaphore \
qadevOOo/runner/convwatch/StatusHelper \
- qadevOOo/runner/convwatch/StringHelper \
qadevOOo/runner/convwatch/TimeHelper \
qadevOOo/runner/convwatch/TriState \
qadevOOo/runner/convwatch/ValueNotFoundException \
More information about the Libreoffice-commits
mailing list