From 01be8a3196df932444ea2c1c99de4e54f3c32511 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 12 Dec 2012 21:59:25 +0100 Subject: [PATCH] build: Compile support for new D-Bus client helpers --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index eb4e5f281..97ab08e7e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -93,7 +93,7 @@ attrib_sources = attrib/att.h attrib/att-database.h attrib/att.c \ attrib/client.c attrib/gatt-service.h attrib/gatt-service.c gdbus_sources = gdbus/gdbus.h gdbus/mainloop.c gdbus/watch.c \ - gdbus/object.c gdbus/polkit.c + gdbus/object.c gdbus/client.c gdbus/polkit.c btio_sources = btio/btio.h btio/btio.c -- 2.47.3