On Wed, Jul 25, 2012 at 11:46:51AM -0700, Chase Douglas wrote: > Caught by 'make distcheck'. > > Signed-off-by: Chase Douglas <[email protected]>
Reviewed-by: Peter Hutterer <[email protected]> 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 > _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
