summaryrefslogtreecommitdiffstats
path: root/daemon/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/Makefile.am')
-rw-r--r--daemon/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/daemon/Makefile.am b/daemon/Makefile.am
index be4b738f..0ab5e02d 100644
--- a/daemon/Makefile.am
+++ b/daemon/Makefile.am
@@ -9,10 +9,9 @@ endif
noinst_PROGRAMS = bluetoothd
-bluetoothd_SOURCES = main.c
+bluetoothd_SOURCES = main.c manager.h manager.c
bluetoothd_LDADD = $(glib_ldadd) @DBUS_LIBS@ @BLUEZ_LIBS@ \
- $(top_builddir)/hcid/libhciserver.a \
$(top_builddir)/sdpd/libsdpserver.a \
$(top_builddir)/common/libhelper.a