aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-12-19 03:47:09 +0100
committerMarcel Holtmann <marcel@holtmann.org>2012-12-19 03:47:09 +0100
commit37e7cbb8dceb7a9439e7040c212f4e55f2ef72ad (patch)
tree8dc68bcc7c5a51811f9bc7ab4e42ba6e0da1a831
parent7701e6f2df0f8a3c684b465f5421ff18592f1660 (diff)
downloadmmsd-37e7cbb8dceb7a9439e7040c212f4e55f2ef72ad.tar.gz
build: Compile support for new D-Bus client helpers
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fd1840c..f802388 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@
AM_MAKEFLAGS = --no-print-directory
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
gweb_sources = gweb/gweb.h gweb/gweb.c gweb/gresolv.h gweb/gresolv.c \
gweb/giognutls.h gweb/gionotls.c