Re: [PATCH wayland 2/3] doc: make the doxygen output dependent on scanner.c

2015-11-16 Thread Bryce Harrington
On Thu, Nov 05, 2015 at 02:21:02PM -0800, Bryce Harrington wrote: > On Fri, Nov 06, 2015 at 08:02:00AM +1000, Peter Hutterer wrote: > > When the scanner changes, we need to rebuild > > > > Signed-off-by: Peter Hutterer > > Reviewed-by: Bryce Harrington Thanks, pushed: remote: I: patch #63925

Re: [PATCH wayland 2/3] doc: make the doxygen output dependent on scanner.c

2015-11-05 Thread Bryce Harrington
On Fri, Nov 06, 2015 at 08:02:00AM +1000, Peter Hutterer wrote: > When the scanner changes, we need to rebuild > > Signed-off-by: Peter Hutterer Reviewed-by: Bryce Harrington > --- > doc/doxygen/Makefile.am | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/doc/doxyg

[PATCH wayland 2/3] doc: make the doxygen output dependent on scanner.c

2015-11-05 Thread Peter Hutterer
When the scanner changes, we need to rebuild Signed-off-by: Peter Hutterer --- doc/doxygen/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/doxygen/Makefile.am b/doc/doxygen/Makefile.am index 5520d39..a8bb95f 100644 --- a/doc/doxygen/Makefile.am +++ b/doc/d