summaryrefslogtreecommitdiffstats
path: root/network/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-03-21 21:25:10 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-03-21 21:25:10 +0000
commita1e5adc417797a4896e864851741f02cdad4c3e3 (patch)
tree9ab4c57796deb8ef77d8ad9293f240b2be39abca /network/Makefile.am
parent299eec19b8c79e22fa22cbb377b5515cfba9be06 (diff)
Install the network service if enabled
Diffstat (limited to 'network/Makefile.am')
-rw-r--r--network/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/Makefile.am b/network/Makefile.am
index a9fd2f60..e01bd4b9 100644
--- a/network/Makefile.am
+++ b/network/Makefile.am
@@ -8,7 +8,7 @@ endif
servicedir = $(libdir)/bluetooth
-noinst_PROGRAMS = bluetoothd-service-network
+service_PROGRAMS = bluetoothd-service-network
bluetoothd_service_network_SOURCES = main.c \
manager.h manager.c error.h error.c \