On Tue, Oct 9, 2012 at 10:51 AM, Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx> wrote: > This patch adds missing documentation files to EXTRA_DIST variable so they > are included when creating tarball. > --- > Makefile.am | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/Makefile.am b/Makefile.am > index 3b08f9a..dbbd794 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -401,7 +401,9 @@ EXTRA_DIST += doc/manager-api.txt \ > doc/network-api.txt doc/input-api.txt doc/audio-api.txt \ > doc/control-api.txt doc/hfp-api.txt doc/health-api.txt \ > doc/sap-api.txt doc/media-api.txt doc/assigned-numbers.txt \ > - doc/supported-features.txt doc/alert-api.txt > + doc/supported-features.txt doc/alert-api.txt doc/mgmt-api.txt \ > + doc/oob-api.txt doc/proximity-api.txt doc/heartrate-api.txt \ > + doc/thermometer-api.txt > > AM_YFLAGS = -d Not related, but... what's this AM_YFLAGS doing in here? I'm sending a patch to fix this Lucas De Marchi -- 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