On Sun, Oct 28, 2012 at 01:34:55AM +0200, Janne Grunau wrote:
> Documentation includes only the externally visible API of the installed
> headers.

What about the rest?

> --- a/doc/Makefile
> +++ b/doc/Makefile
> @@ -14,6 +14,7 @@ DOCS = $(HTMLPAGES) $(MANPAGES) $(PODPAGES)
>  
>  all-$(CONFIG_DOC): documentation
>  
> +apidoc: doc/doxy/html
>  documentation: $(DOCS)

This target needs to be marked phony.

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to