1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

build-docs: Add 'make clean'.

Karolin
(cherry picked from commit cf40fb9723)

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