[FFmpeg-devel] [PATCH] doc/Makefile: add docclean rule

Derek Buitenhuis derek.buitenhuis at gmail.com
Mon Dec 17 18:29:12 CET 2012


On 17/12/2012 7:41 AM, Stefano Sabatini wrote:
> This allows to clean the doc directory from the parent project dir.
> The command:
> make -C doc clean
> 
> does not work as long as the path specified in doc/Makefile are relative
> to the parent dir.
> 
> Also it is consitent with "testclean" and "distclean" targets.
> ---
>  doc/Makefile |    2 ++
>  1 file changed, 2 insertions(+)

Seems reasonable.

- Derek


More information about the ffmpeg-devel mailing list