summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b7fd1f8d..10f5b121 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,15 @@ endif
SUBDIRS += .
+# choose D-Bus implementation
+if COND_GIO_GDBUS
+gdbus_dir = $(top_srcdir)/src/gdbusxx
+gdbus_build_dir = src/gdbusxx
+else
+gdbus_dir = $(top_srcdir)/src/gdbus
+gdbus_build_dir = src/gdbus
+endif
+
disted_docs =
distbin_docs =