]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Fixed 'make clean' for wiki docs
authorDavid M. Lee <dlee@digium.com>
Tue, 3 Sep 2013 17:19:30 +0000 (17:19 +0000)
committerDavid M. Lee <dlee@digium.com>
Tue, 3 Sep 2013 17:19:30 +0000 (17:19 +0000)
........

Merged revisions 398198 from http://svn.asterisk.org/svn/asterisk/branches/12

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@398205 65c4cc65-6c06-0410-ace0-fbb531ad65f3

Makefile

index 0cd66b2d4fc481fec3cf2a1d207093ba0aafc0d0..10f09920c00f24baab7090a29171addca2b353e4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -416,7 +416,8 @@ _clean:
        rm -f main/version.c
        rm -f doc/core-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
        cp -f .cleancount .lastclean