> > From: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx> > > The HTML file is not built by default. > This fixes make distcheck in spice-gtk. > > Signed-off-by: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx> > --- > docs/Makefile.am | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/docs/Makefile.am b/docs/Makefile.am > index aa7c715..20f46ef 100644 > --- a/docs/Makefile.am > +++ b/docs/Makefile.am > @@ -2,7 +2,6 @@ NULL = > ASCIIDOC_FLAGS = -a icons -a toc > > EXTRA_DIST = \ > - spice_protocol.html \ > spice_protocol.txt \ > $(NULL) > Another option would be to require HTML files. But I don't think it's important to make it in the distribution, developers can check txt file and compile on their own. Acked-by: Frediano Ziglio <fziglio@xxxxxxxxxx> (I'll wait for other opinions). Frediano _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel