diff options
-rw-r--r-- | daemon/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/Makefile.am b/daemon/Makefile.am index df307144..9eacf7da 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -3,7 +3,7 @@ # if DBUS -sbin_PROGRAMS = bluetoothd +noinst_PROGRAMS = bluetoothd bluetoothd_SOURCES = main.c |