[PATCH xorg-gtest 4/4] Uninstall documentation too
Chase Douglas
chase.douglas at canonical.com
Wed Jul 25 11:46:51 PDT 2012
Caught by 'make distcheck'.
Signed-off-by: Chase Douglas <chase.douglas at canonical.com>
---
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