summaryrefslogtreecommitdiff
path: root/bus/Makefile.am
diff options
context:
space:
mode:
authorRalf Habacker <ralf.habacker@freenet.de>2011-11-21 12:18:58 +0100
committerRalf Habacker <ralf.habacker@freenet.de>2011-11-21 12:21:10 +0100
commit61760cf7de5af3452423244a8b6f5f1b5d00512b (patch)
treee1b90bc88092f1eaeb295f73a5f4d22f263cbff3 /bus/Makefile.am
parent89e453216c02bb85c5e53d459997f8bc3b2c73d4 (diff)
downloaddbus-61760cf7de5af3452423244a8b6f5f1b5d00512b.tar.gz
made session service dirs customizable: autotools part
Diffstat (limited to 'bus/Makefile.am')
-rw-r--r--bus/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/bus/Makefile.am b/bus/Makefile.am
index 6cbc09a6..4ccf79b4 100644
--- a/bus/Makefile.am
+++ b/bus/Makefile.am
@@ -28,6 +28,8 @@ AM_LDFLAGS = @R_DYNAMIC_LDFLAG@
EFENCE=
+DBUS_SESSION_SERVICE_DIRS = <standard_session_servicedirs />
+
CONFIG_IN_FILES= \
session.conf.in \
system.conf.in \