summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-12-19 03:51:22 +0100
committerMarcel Holtmann <marcel@holtmann.org>2012-12-19 03:51:22 +0100
commit5cf66a7d389ee1d9e984e4421ecc8a7bb4568121 (patch)
tree80dc54d10c7f97cd730778bd431aa710cf744a4a /Makefile.am
parentfcab2080be678756f6a15dd1302c6781ad3eb3f9 (diff)
downloadofono-5cf66a7d389ee1d9e984e4421ecc8a7bb4568121.tar.bz2
build: Compile support for new D-Bus client helpers
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e4130e21..0d2ba9f6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -56,7 +56,7 @@ builtin_libadd =
builtin_cflags =
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
gatchat_sources = gatchat/gatchat.h gatchat/gatchat.c \
gatchat/gatresult.h gatchat/gatresult.c \