From 61760cf7de5af3452423244a8b6f5f1b5d00512b Mon Sep 17 00:00:00 2001 From: Ralf Habacker Date: Mon, 21 Nov 2011 12:18:58 +0100 Subject: [PATCH 1/1] made session service dirs customizable: autotools part --- bus/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bus/Makefile.am b/bus/Makefile.am index 6cbc09a..4ccf79b 100644 --- a/bus/Makefile.am +++ b/bus/Makefile.am @@ -28,6 +28,8 @@ AM_LDFLAGS = @R_DYNAMIC_LDFLAG@ EFENCE= +DBUS_SESSION_SERVICE_DIRS = + CONFIG_IN_FILES= \ session.conf.in \ system.conf.in \ -- 2.7.4