Skip to content
Snippets Groups Projects
Commit 80b5d452 authored by Oliver Bock's avatar Oliver Bock
Browse files

Added doc related files/folders to distclean target

parent 5417d055
No related branches found
No related tags found
No related merge requests found
......@@ -457,6 +457,8 @@ distclean()
rm -rf 3rdparty || failure
rm -rf build || failure
rm -rf install || failure
rm -rf doc/html || failure
rm -f doc/*.tag || failure
rm -f .lastbuild || failure
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment