summaryrefslogtreecommitdiff
path: root/Makefile.obexd
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2015-03-01 00:48:41 -0800
committerMarcel Holtmann <marcel@holtmann.org>2015-03-01 00:48:41 -0800
commita833587b52e2d5c74310774167edbf214e4a5b6b (patch)
tree9d5311710eb46282654f229a43784feebcb000a6 /Makefile.obexd
parent4a5c9e636c91439e3f26097d6068936347f0a82a (diff)
downloadbluez-a833587b52e2d5c74310774167edbf214e4a5b6b.tar.gz
build: Remove unneeded includes from obexd binaries
Diffstat (limited to 'Makefile.obexd')
-rw-r--r--Makefile.obexd4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.obexd b/Makefile.obexd
index 376086710..2e33cbc72 100644
--- a/Makefile.obexd
+++ b/Makefile.obexd
@@ -90,9 +90,7 @@ obexd_src_obexd_CFLAGS = $(AM_CFLAGS) @GLIB_CFLAGS@ @DBUS_CFLAGS@ \
-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