Diff between 48f93f761916004df5b43dd6fbb25dc937599386 and b0b1f5640cbd73509ad5622db6cd97b481acc299

Changed Files

File Additions Deletions Status
Makefile.am +1 -0 modified

Full Patch

diff --git a/Makefile.am b/Makefile.am
index 700b956..cd903b9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -152,6 +152,7 @@ src_bluetoothd_SOURCES = $(builtin_sources) \
 			src/dbus-common.c src/dbus-common.h \
 			src/eir.h src/eir.c \
 			src/shared/io.h src/shared/io-glib.c \
+			src/shared/timeout.h src/shared/timeout-glib.c \
 			src/shared/queue.h src/shared/queue.c \
 			src/shared/util.h src/shared/util.c \
 			src/shared/mgmt.h src/shared/mgmt.c