mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
build_docs: Use 'make distclean' instead of 'make clean'.
This fixes bug #6058.
Thanks to Christian Perrier for reporting!
Karolin
(cherry picked from commit 162e4b6660
)
Signed-off-by: Michael Adam <obnox@samba.org>
This commit is contained in:
parent
ab4e84f09a
commit
157864d1e8
@ -26,6 +26,6 @@ mv manpages-3 manpages
|
||||
mv htmldocs/manpages-3 htmldocs/manpages
|
||||
|
||||
cd ../docs-xml || exit 1
|
||||
make clean
|
||||
make distclean
|
||||
|
||||
exit
|
||||
|
Loading…
Reference in New Issue
Block a user