From: Iain Hibbert <plu...@netbsd.org> --- apps/Makefile.am | 1 + obexftp/Makefile.am | 1 + 2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/apps/Makefile.am b/apps/Makefile.am index b15b0bc..5d03b77 100644 --- a/apps/Makefile.am +++ b/apps/Makefile.am @@ -1,4 +1,5 @@ AM_CFLAGS = @OPENOBEX_CFLAGS@ \ + @BLUETOOTH_CFLAGS@ \ -I$(top_builddir) \ -I$(top_srcdir) \ -I$(top_srcdir)/includes diff --git a/obexftp/Makefile.am b/obexftp/Makefile.am index f40a643..db09a0d 100644 --- a/obexftp/Makefile.am +++ b/obexftp/Makefile.am @@ -1,6 +1,7 @@ lib_LTLIBRARIES = libobexftp.la AM_CFLAGS = @OPENOBEX_CFLAGS@ \ + @BLUETOOTH_CFLAGS@ \ -I$(top_builddir) \ -I$(top_srcdir) \ -I$(top_srcdir)/includes -- 1.7.4.1 ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Openobex-users mailing list Openobex-users@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/openobex-users