diff src/Makefile.am @ 11351:23f5b11fd9eb

[gaim-migrate @ 13570] *** empty log message *** committer: Tailor Script <tailor@pidgin.im>
author Piotr Zielinski <zielaj>
date Fri, 26 Aug 2005 18:36:19 +0000
parents 2de0bf90a474
children c84c35ee8202
line wrap: on
line diff
--- a/src/Makefile.am	Fri Aug 26 13:24:39 2005 +0000
+++ b/src/Makefile.am	Fri Aug 26 18:36:19 2005 +0000
@@ -223,8 +223,8 @@
 
 #Ideally, this directory should be autodetected, and the user should
 #be able to specify it as an option to "configure"
-dbus_servicesdir = /usr/share/dbus-1/services
-dbus_services_DATA = gaim.service
+dbus_sessiondir = $(DBUS_SESSION_DIR)
+dbus_session_DATA = gaim.service
 
 endif