aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2013-02-05 10:41:04 -0500
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2013-02-05 10:41:04 -0500
commitc328f6771ffc0ec5e6864c26ce7695e41313b190 (patch)
tree558d97a0cdb696fd2d9e0f75d9d6a11aa9148ec2 /src
parentca53a577e9708718ffb69ddb96a59acd111e5c1b (diff)
parente3d1f4a3d99f2b660a64c45c758e743969ca69b6 (diff)
downloadayatana-indicator-bluetooth-c328f6771ffc0ec5e6864c26ce7695e41313b190.tar.gz
ayatana-indicator-bluetooth-c328f6771ffc0ec5e6864c26ce7695e41313b190.tar.bz2
ayatana-indicator-bluetooth-c328f6771ffc0ec5e6864c26ce7695e41313b190.zip
With debhelper compat level 9, libexecdir no longer includes the package name. So use pkglibexecdir instead.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d2ed9dd..f1b996d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,4 +1,4 @@
-libexec_PROGRAMS = indicator-bluetooth-service
+pkglibexec_PROGRAMS = indicator-bluetooth-service
indicatordir = $(INDICATORDIR)
indicator_LTLIBRARIES = libbluetooth.la