build: Compile support for new D-Bus client helpers
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 19 Dec 2012 02:49:33 +0000 (03:49 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 19 Dec 2012 02:49:33 +0000 (03:49 +0100)
Makefile.am

index 40d6479..26081d8 100644 (file)
@@ -24,7 +24,7 @@ local_headers = $(foreach file,$(include_HEADERS) $(nodist_include_HEADERS) \
 
 
 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
 
 gdhcp_sources = gdhcp/gdhcp.h gdhcp/common.h gdhcp/common.c gdhcp/client.c \
                gdhcp/server.c gdhcp/ipv4ll.h gdhcp/ipv4ll.c gdhcp/unaligned.h