summaryrefslogtreecommitdiff
path: root/sw/JunitTest_sw_complex.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-12-15 21:19:40 +0100
committerMichael Stahl <mstahl@redhat.com>2015-12-15 21:20:08 +0100
commit3f2bdb7530f142a9562497c48fdd65f9903060da (patch)
tree8355fef411562e5ac5275d22242fabc97df00e4a /sw/JunitTest_sw_complex.mk
parent64a6c0c791857ae6d6fa305943209c8946151e2e (diff)
sw: fix build, remove deleted CheckFlies.java from makefile
Change-Id: Ic2479771129dbb0284292bf8712179567f516b0e
Diffstat (limited to 'sw/JunitTest_sw_complex.mk')
-rw-r--r--sw/JunitTest_sw_complex.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/JunitTest_sw_complex.mk b/sw/JunitTest_sw_complex.mk
index 2539943b2a7b..cdf9a944f319 100644
--- a/sw/JunitTest_sw_complex.mk
+++ b/sw/JunitTest_sw_complex.mk
@@ -30,7 +30,6 @@ $(eval $(call gb_JunitTest_add_sourcefiles,sw_complex,\
sw/qa/complex/indeterminateState/CheckIndeterminateState \
sw/qa/complex/writer/CheckBookmarks \
sw/qa/complex/writer/CheckCrossReferences \
- sw/qa/complex/writer/CheckFlies \
sw/qa/complex/writer/CheckIndexedPropertyValues \
sw/qa/complex/writer/CheckNamedPropertyValues \
sw/qa/complex/writer/CheckTable \
@@ -52,7 +51,6 @@ $(eval $(call gb_JunitTest_add_classes,sw_complex,\
complex.checkColor.CheckChangeColor \
complex.writer.CheckBookmarks \
complex.writer.CheckCrossReferences \
- complex.writer.CheckFlies \
complex.writer.CheckTable \
complex.writer.CheckIndexedPropertyValues \
complex.writer.CheckNamedPropertyValues \