summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-12-09 11:19:53 +0100
committerMarcel Holtmann <marcel@holtmann.org>2012-12-09 11:19:53 +0100
commit5a2fda0be9f398b11478bfac9292dd57b739e007 (patch)
tree93eb30d7ae5eb8933a89dd5fefa0b5316bf24b59 /configure.ac
parent27c68b2d98250036433b0a34d4f41c93b915ef50 (diff)
downloadbluez-5a2fda0be9f398b11478bfac9292dd57b739e007.tar.gz
build: Use libexecdir for Bluetooth daemon
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 429297843..0fc5c6506 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,4 +54,4 @@ if (test -n "${path_systemdunit}"); then
fi
AM_CONDITIONAL(SYSTEMD, test -n "${path_systemdunit}")
-AC_OUTPUT(Makefile doc/version.xml src/bluetoothd.8 src/bluetooth.service bluez.pc)
+AC_OUTPUT(Makefile doc/version.xml src/bluetoothd.8 bluez.pc)