aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-09-09 09:52:36 -0500
committerTed Gould <ted@canonical.com>2009-09-09 09:52:36 -0500
commit3891bd9fd2b325d18d734b4de9c52a0162cebd3b (patch)
treec49b289c316fb202c765264c7e6823efeb0b4302 /src/Makefile.am
parent5c8de01d9d2dd7167e51b60a8453737e3af49131 (diff)
downloadayatana-indicator-messages-3891bd9fd2b325d18d734b4de9c52a0162cebd3b.tar.gz
ayatana-indicator-messages-3891bd9fd2b325d18d734b4de9c52a0162cebd3b.tar.bz2
ayatana-indicator-messages-3891bd9fd2b325d18d734b4de9c52a0162cebd3b.zip
Putting the dbus service (correctly) in the libexec directory instead of the bin directory.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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