On Wed, 3 Dec 2014 13:44:56 +1000
Peter Hutterer wrote:
> On Tue, Dec 02, 2014 at 05:54:07PM -0800, Jon A. Cruz wrote:
> > Invoke doxygen via the autoconf-defined make variable instead of directly.
> > This brings it in line with standard makefile practices.
> >
> > Signed-off-by: Jon A. Cruz
>
On Tue, Dec 02, 2014 at 05:54:07PM -0800, Jon A. Cruz wrote:
> Invoke doxygen via the autoconf-defined make variable instead of directly.
> This brings it in line with standard makefile practices.
>
> Signed-off-by: Jon A. Cruz
Reviewed-by: Peter Hutterer
Cheers,
Peter
> ---
> doc/doxyge
Invoke doxygen via the autoconf-defined make variable instead of directly.
This brings it in line with standard makefile practices.
Signed-off-by: Jon A. Cruz
---
doc/doxygen/Makefile.am | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/doxygen/Makefile.am b/doc/doxyg