Diff between 3c96d235a94a6e592e0331129fe55fc4bf8df6fd and 8ece6196e209cb3e80a9d5c7bb540737efd70d7a
Changed Files
| File | Additions | Deletions | Status |
| Makefile.am | +1 | -1 | modified |
Full Patch
diff --git a/Makefile.am b/Makefile.am
index 5f4250d..ba76ee5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -278,7 +278,7 @@ src_bluetoothd_SOURCES = $(gdbus_sources) $(builtin_sources) \
src/sdp-client.h src/sdp-client.c \
src/textfile.h src/textfile.c \
src/glib-helper.h src/glib-helper.c \
- src/oui.h src/oui.c src/uinput.h src/ppoll.h \
+ src/uinput.h src/ppoll.h \
src/plugin.h src/plugin.c \
src/storage.h src/storage.c \
src/agent.h src/agent.c \