Kaydet (Commit) 7938b75a authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Don't try to build inexisting file

üst 86bf32c4
...@@ -123,7 +123,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\ ...@@ -123,7 +123,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
qadevOOo/runner/convwatch/ReportDesignerTest \ qadevOOo/runner/convwatch/ReportDesignerTest \
qadevOOo/runner/convwatch/SimpleFileSemaphore \ qadevOOo/runner/convwatch/SimpleFileSemaphore \
qadevOOo/runner/convwatch/StatusHelper \ qadevOOo/runner/convwatch/StatusHelper \
qadevOOo/runner/convwatch/StringHelper \
qadevOOo/runner/convwatch/TimeHelper \ qadevOOo/runner/convwatch/TimeHelper \
qadevOOo/runner/convwatch/TriState \ qadevOOo/runner/convwatch/TriState \
qadevOOo/runner/convwatch/ValueNotFoundException \ qadevOOo/runner/convwatch/ValueNotFoundException \
......
...@@ -120,7 +120,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunnerLight,\ ...@@ -120,7 +120,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunnerLight,\
qadevOOo/runner/convwatch/ReportDesignerTest \ qadevOOo/runner/convwatch/ReportDesignerTest \
qadevOOo/runner/convwatch/SimpleFileSemaphore \ qadevOOo/runner/convwatch/SimpleFileSemaphore \
qadevOOo/runner/convwatch/StatusHelper \ qadevOOo/runner/convwatch/StatusHelper \
qadevOOo/runner/convwatch/StringHelper \
qadevOOo/runner/convwatch/TimeHelper \ qadevOOo/runner/convwatch/TimeHelper \
qadevOOo/runner/convwatch/TriState \ qadevOOo/runner/convwatch/TriState \
qadevOOo/runner/convwatch/ValueNotFoundException \ qadevOOo/runner/convwatch/ValueNotFoundException \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment