[PATCH xorg-gtest 4/4] Uninstall documentation too
Peter Hutterer
peter.hutterer at who-t.net
Wed Jul 25 17:15:32 PDT 2012
On Wed, Jul 25, 2012 at 11:46:51AM -0700, Chase Douglas wrote:
> Caught by 'make distcheck'.
>
> Signed-off-by: Chase Douglas <chase.douglas at canonical.com>
Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net> for the reset of the
series
Cheers,
Peter
> ---
> doc/Makefile.am | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/doc/Makefile.am b/doc/Makefile.am
> index 11117f8..9c52e84 100644
> --- a/doc/Makefile.am
> +++ b/doc/Makefile.am
> @@ -34,6 +34,9 @@ install-data-local:
> $(INSTALL) -d $(DESTDIR)$(docdir); \
> cp -a api/html $(DESTDIR)$(docdir); \
> fi
> +
> +uninstall-local:
> + -rm -rf $(DESTDIR)$(docdir)
> endif
>
> clean-local:
> --
> 1.7.10.4
>
More information about the xorg-devel
mailing list