summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index b96acc1..b6b6f3e 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -74,7 +74,10 @@ install-html-local:
done
uninstall-local:
- rm -rf $(DESTDIR)$(docdir)/html
+ $(RM) -rf $(DESTDIR)$(docdir)/html
+
+clean-local:
+ $(RM) -rf html-out latex
# Extra clean files so that maintainer-clean removes *everything*
MAINTAINERCLEANFILES = Makefile.in Doxyfile