Hi Brian, > --- > Makefile.am | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Makefile.am b/Makefile.am > index 7e92977b7..f84a1faba 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -303,6 +303,7 @@ unit_tests = > include Makefile.tools > include Makefile.obexd > include android/Makefile.am > +include Makefile.mesh this is so lazy to stay bisectable. At the end of the day, you could do a massive re-write in a single patch and it would be cleaner. Regards Marcel