Hi Jan, On Sun, Nov 25, 2018 at 11:20 AM Jan Engelhardt <jengelh@xxxxxxx> wrote: > > > The following changes since commit 9568f4439efdf5daa2f941f544d8a84a2eee5cac: > > doc: Initial Bluetooth Mesh API (2018-11-22 11:15:45 -0800) > > are available in the Git repository at: > > git://github.com/jengelh/bluez > > for you to fetch changes up to 97561f245b7609e4c041b4083a7922817acc3ae7: > > build: add missing BACKTRACE_CFLAGS (2018-11-24 20:09:10 +0100) > > ---------------------------------------------------------------- > Jan Engelhardt (8): > build: rename includedir to pkgincludedir > build: change @foo@ to $(foo) in automake makefiles > build: -l arguments to belong into LDADD/LIBADD not LDFLAGS > build: -D/-I arguments go into CPPFLAGS > build: add missing ELL_CFLAGS > build: add missing UDEV_CFLAGS > build: add missing ALSA_CFLAGS > build: add missing BACKTRACE_CFLAGS > > Makefile.am | 84 +++++++++++++++++++++++++++++++++++++++++++----------------------------------------- > Makefile.mesh | 8 ++++++-- > Makefile.obexd | 15 ++++++++------- > Makefile.plugins | 9 ++++++--- > Makefile.tools | 66 +++++++++++++++++++++++++++++++++++------------------------------- > android/Makefile.am | 41 +++++++++++++++++++++-------------------- > 6 files changed, 119 insertions(+), 104 deletions(-) > Applied, thanks. -- Luiz Augusto von Dentz