summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2012-01-24 16:29:33 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2012-01-24 16:29:33 +0100
commit7938b75ab7d8052b66859db05201cafc5175d95e (patch)
tree7034474a08185600be599810b95140790a18c11b /qadevOOo
parent86bf32c487852f4e466b27320e3724266cb53dba (diff)
Don't try to build inexisting file
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/Jar_OOoRunner.mk1
-rw-r--r--qadevOOo/Jar_OOoRunnerLight.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk
index 0bb436d69d37..43a47408ab0b 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 2dc0c150c8f5..7a51d06d12e7 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 \