Skip to content
Snippets Groups Projects
Commit ccdf5b9498d2 authored by Kirill Simonov's avatar Kirill Simonov
Browse files

'make distclean' should not remove html docs, 'make maintainer-clean' should...

'make distclean' should not remove html docs, 'make maintainer-clean' should (Thanks Anders Kaseorg).
parent 540877eea6bd
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
endif
distclean-local:
maintainer-clean-local:
-rm -rf $(top_builddir)/doc/html
dist-hook: html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment