Re: [Spice-devel] [PATCH v2 2/2] docs: update Makefile to match meson dist

2019-10-14 Thread Frediano Ziglio
> > From: Victor Toso > > Sort the files names in alphabetic order and include the .html > version for spice_for_newbies and spice_protocol > > Signed-off-by: Victor Toso Acked > --- > .gitignore | 3 +-- > docs/Makefile.am | 11 +++ > 2 files changed, 8 insertions(+), 6 dele

[Spice-devel] [PATCH v2 2/2] docs: update Makefile to match meson dist

2019-10-14 Thread Victor Toso
From: Victor Toso Sort the files names in alphabetic order and include the .html version for spice_for_newbies and spice_protocol Signed-off-by: Victor Toso --- .gitignore | 3 +-- docs/Makefile.am | 11 +++ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.gitigno