summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ecddf2e..c06c8a3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,4 +21,6 @@ pkgconfig_DATA = libslv2.pc
dist-hook: dist-check-doxygen
distclean-local:
- rm -rf doc
+ rm -rf doc/html
+ rm -rf doc/man
+ rm -rf doc/reference.doxygen