diff options
Diffstat (limited to 'input')
| -rw-r--r-- | input/Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
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  | 
