Clean up after building doc archive.
This commit is contained in:
parent
abdc67ff4e
commit
1e2ccbf9ff
1 changed files with 6 additions and 5 deletions
|
@ -42,6 +42,7 @@ if [ ! -f $LIBNFC_DOC_ARCHIVE ]; then
|
||||||
zip -r $LIBNFC_DOC_ARCHIVE $LIBNFC_DOC_DIR
|
zip -r $LIBNFC_DOC_ARCHIVE $LIBNFC_DOC_DIR
|
||||||
|
|
||||||
# Clean up
|
# Clean up
|
||||||
|
rm -rf $LIBNFC_DOC_DIR
|
||||||
make distclean
|
make distclean
|
||||||
else
|
else
|
||||||
echo "Documentation archive is already done: skipped."
|
echo "Documentation archive is already done: skipped."
|
||||||
|
|
Loading…
Add table
Reference in a new issue