From 884cfe825db1a0e8c98aa6a604fd4588a1de1340 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 20 Jan 2007 02:36:57 +0000 Subject: Don't install services that are in experimental state --- audio/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'audio') diff --git a/audio/Makefile.am b/audio/Makefile.am index b6d39c61..60a546e7 100644 --- a/audio/Makefile.am +++ b/audio/Makefile.am @@ -9,9 +9,8 @@ glib_cflags = glib_ldadd = endif -service_PROGRAMS = bluetoothd-service-audio - -noinst_PROGRAMS = bluetoothd-service-headset +noinst_PROGRAMS = bluetoothd-service-audio \ + bluetoothd-service-headset bluetoothd_service_audio_SOURCES = main.c -- cgit