Hi Uwe, > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> > --- > Hello, > > there are still a few files in bluez.git/doc that are not listed in EXTRA_DIST: > > - bluez-docs.xml > - gtk-doc.make > - version.xml.in they are not suppose to be there. They are leftovers and might be should removed since we don't really do gtk-doc generation anymore. > I didn't know if I should add these, too, so I just point that out. > > Best regards > Uwe > > Makefile.am | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > diff --git a/Makefile.am b/Makefile.am > index 4bb82fe..7007026 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -316,9 +316,12 @@ EXTRA_DIST += \ > doc/audio-api.txt \ > doc/control-api.txt \ > doc/device-api.txt \ > + doc/health-api.txt \ > + doc/hfp-api.txt \ > doc/input-api.txt \ > doc/manager-api.txt \ > doc/network-api.txt \ > + doc/node-api.txt \ > doc/serial-api.txt \ > doc/service-api.txt \ please send a patch that just adds hfp-api.txt to EXTRA_DIST. The node-api.txt has never been implemented and might become obsolete soon. So that should not be in the distribution. The health-api.txt will come soon, but until we merged the code for it, I prefer not adding it into the distribution. 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