Kaydet (Commit) 3f2bdb75 authored tarafından Michael Stahl's avatar Michael Stahl

sw: fix build, remove deleted CheckFlies.java from makefile

Change-Id: Ic2479771129dbb0284292bf8712179567f516b0e
üst 64a6c0c7
...@@ -30,7 +30,6 @@ $(eval $(call gb_JunitTest_add_sourcefiles,sw_complex,\ ...@@ -30,7 +30,6 @@ $(eval $(call gb_JunitTest_add_sourcefiles,sw_complex,\
sw/qa/complex/indeterminateState/CheckIndeterminateState \ sw/qa/complex/indeterminateState/CheckIndeterminateState \
sw/qa/complex/writer/CheckBookmarks \ sw/qa/complex/writer/CheckBookmarks \
sw/qa/complex/writer/CheckCrossReferences \ sw/qa/complex/writer/CheckCrossReferences \
sw/qa/complex/writer/CheckFlies \
sw/qa/complex/writer/CheckIndexedPropertyValues \ sw/qa/complex/writer/CheckIndexedPropertyValues \
sw/qa/complex/writer/CheckNamedPropertyValues \ sw/qa/complex/writer/CheckNamedPropertyValues \
sw/qa/complex/writer/CheckTable \ sw/qa/complex/writer/CheckTable \
...@@ -52,7 +51,6 @@ $(eval $(call gb_JunitTest_add_classes,sw_complex,\ ...@@ -52,7 +51,6 @@ $(eval $(call gb_JunitTest_add_classes,sw_complex,\
complex.checkColor.CheckChangeColor \ complex.checkColor.CheckChangeColor \
complex.writer.CheckBookmarks \ complex.writer.CheckBookmarks \
complex.writer.CheckCrossReferences \ complex.writer.CheckCrossReferences \
complex.writer.CheckFlies \
complex.writer.CheckTable \ complex.writer.CheckTable \
complex.writer.CheckIndexedPropertyValues \ complex.writer.CheckIndexedPropertyValues \
complex.writer.CheckNamedPropertyValues \ complex.writer.CheckNamedPropertyValues \
......
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