mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-18 07:48:14 +00:00
Fixed 'make clean' for wiki docs
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@398198 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
3
Makefile
3
Makefile
@@ -416,7 +416,8 @@ _clean:
|
|||||||
rm -f main/version.c
|
rm -f main/version.c
|
||||||
rm -f doc/core-en_US.xml
|
rm -f doc/core-en_US.xml
|
||||||
rm -f doc/full-en_US.xml
|
rm -f doc/full-en_US.xml
|
||||||
rm -f docs/rest-api/*.wiki
|
rm -f doc/rest-api/*.wiki
|
||||||
|
rm -f rest-api-templates/*.pyc
|
||||||
@$(MAKE) -C menuselect clean
|
@$(MAKE) -C menuselect clean
|
||||||
cp -f .cleancount .lastclean
|
cp -f .cleancount .lastclean
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user