From 3891bd9fd2b325d18d734b4de9c52a0162cebd3b Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 9 Sep 2009 09:52:36 -0500 Subject: Putting the dbus service (correctly) in the libexec directory instead of the bin directory. --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 38787a1..01741d0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,5 @@ -bin_PROGRAMS = indicator-messages-service +libexec_PROGRAMS = indicator-messages-service ###################################### # Building the messages indicator -- cgit v1.2.3