aboutsummaryrefslogtreecommitdiffstats
path: root/modules/backup-restore/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/backup-restore/Makefile.am')
-rw-r--r--modules/backup-restore/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/backup-restore/Makefile.am b/modules/backup-restore/Makefile.am
index 4d23edf7f2..7d952e795e 100644
--- a/modules/backup-restore/Makefile.am
+++ b/modules/backup-restore/Makefile.am
@@ -53,6 +53,7 @@ evolution_backup_CPPFLAGS = \
-DSYSCONFDIR=\""$(sysconfdir)"\" \
-DDATADIR=\""$(datadir)"\" \
-DLIBDIR=\""$(libdir)"\" \
+ -DDBUS_SERVICES_DIR=\"'${datadir}'/dbus-1/services\" \
$(EVOLUTION_DATA_SERVER_CFLAGS) \
$(GNOME_PLATFORM_CFLAGS) \
$(NULL)