From: Ralf Habacker Date: Mon, 21 Nov 2011 11:18:58 +0000 (+0100) Subject: made session service dirs customizable: autotools part X-Git-Tag: dbus-1.5.10~88 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=61760cf7de5af3452423244a8b6f5f1b5d00512b;hp=89e453216c02bb85c5e53d459997f8bc3b2c73d4;p=platform%2Fupstream%2Fdbus.git made session service dirs customizable: autotools part --- 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 \