Hi Michal, > Makefile.am | 9 +++++++++ > configure.ac | 15 +++++++++++++++ > 2 files changed, 24 insertions(+), 0 deletions(-) > > diff --git a/Makefile.am b/Makefile.am > index 724dd5d..95b99a6 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -132,6 +132,15 @@ client_obex_client_SOURCES = $(gdbus_sources) $(gobex_sources) \ > client_obex_client_LDADD = @GLIB_LIBS@ @DBUS_LIBS@ @BLUEZ_LIBS@ > endif > > +if FUSE > +bin_PROGRAMS = fuse/gobexfuse I rather call this obexfuse or similar. I don't want to have any "g" prefixes in the future anymore. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html