1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-25 14:50:24 +03:00

build-docs: Add 'make clean'.

Karolin
(cherry picked from commit cf40fb97239ed9a11e5750fde6e078233e567bba)

Signed-off-by: Michael Adam <obnox@samba.org>
This commit is contained in:
Karolin Seeger 2008-09-18 15:52:06 +02:00 committed by Michael Adam
parent a83feb2fe3
commit 9ec279f8e6

View File

@ -25,4 +25,7 @@ cd ../docs || exit 1
mv manpages-3 manpages
mv htmldocs/manpages-3 htmldocs/manpages
cd $DOCSRCDIR || exit 1
make clean
exit