From 7938b75ab7d8052b66859db05201cafc5175d95e Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Tue, 24 Jan 2012 16:29:33 +0100 Subject: Don't try to build inexisting file --- qadevOOo/Jar_OOoRunner.mk | 1 - qadevOOo/Jar_OOoRunnerLight.mk | 1 - 2 files changed, 2 deletions(-) (limited to 'qadevOOo') 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 \ -- cgit