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 --- input/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'input') diff --git a/input/Makefile.am b/input/Makefile.am index 71beb94e..e9efa972 100644 --- a/input/Makefile.am +++ b/input/Makefile.am @@ -15,7 +15,7 @@ glib_cflags = glib_ldadd = endif -service_PROGRAMS = bluetoothd-service-input +noinst_PROGRAMS = bluetoothd-service-input bluetoothd_service_input_SOURCES = \ main.c input-service.h input-service.c -- cgit