summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2015-05-30 19:59:13 -0700
committerRichard Hughes <richard@hughsie.com>2015-07-29 13:38:13 +0100
commitc108a8e8a4126a0e0c13fd3022e71fca8e3bdd31 (patch)
tree14c221d93d0d3ff53ff839d0083adb43e28bc9e1 /configure.ac
parentda7517137e7a67ccfcf60093b2eab466aeaf71ad (diff)
downloadupower-c108a8e8a4126a0e0c13fd3022e71fca8e3bdd31.tar.gz
Share generated code between daemon and library
Since we use the same GDBus code in libupower-glib and the daemon, auto-generate a private library that can be used by both.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 8895721..8a9d889 100644
--- a/configure.ac
+++ b/configure.ac
@@ -242,6 +242,7 @@ AC_CONFIG_FILES([
Makefile
upower-glib.pc
etc/Makefile
+dbus/Makefile
src/Makefile
src/dummy/Makefile
src/freebsd/Makefile