diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2012-01-24 16:29:33 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2012-01-24 16:29:33 +0100 |
commit | 7938b75ab7d8052b66859db05201cafc5175d95e (patch) | |
tree | 7034474a08185600be599810b95140790a18c11b /qadevOOo/Jar_OOoRunnerLight.mk | |
parent | 86bf32c487852f4e466b27320e3724266cb53dba (diff) |
Don't try to build inexisting file
Diffstat (limited to 'qadevOOo/Jar_OOoRunnerLight.mk')
-rw-r--r-- | qadevOOo/Jar_OOoRunnerLight.mk | 1 |
1 files changed, 0 insertions, 1 deletions
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 \ |