diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2005-08-05 03:04:36 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2005-08-05 03:04:36 +0000 |
commit | 60c5a5c604ce503104b6de2dd52ff5ef9df521e4 (patch) | |
tree | ec2f6d08693306da7b5da0e8e90ddc94c8d75f48 /daemon | |
parent | ef05ec89bbe7f2460d64e1206799c63913c71df5 (diff) |
Don't install bluetoothd at the moment
Diffstat (limited to 'daemon')
-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 |