build: Remove unneeded includes from obexd binaries
diff --git a/Makefile.obexd b/Makefile.obexd
index 3760867..2e33cbc 100644
--- a/Makefile.obexd
+++ b/Makefile.obexd
@@ -90,9 +90,7 @@
 				-DPLUGINDIR=\""$(obex_plugindir)"\" \
 				-fPIC -D_FILE_OFFSET_BITS=64
 
-obexd_src_obexd_CPPFLAGS = -I$(builddir)/lib -I$(builddir)/obexd/src  \
-				-I$(srcdir)/obexd/src -I$(srcdir)/btio \
-				-I$(srcdir)/gobex -I$(srcdir)/gdbus
+obexd_src_obexd_CPPFLAGS = -I$(builddir)/lib -I$(builddir)/obexd/src
 
 obexd_src_obexd_SHORTNAME = obexd