From: Matthew Jordan Date: Fri, 13 Dec 2013 05:00:05 +0000 (+0000) Subject: channels/Makefile: clean pjsip directory X-Git-Tag: 12.0.0~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5820a01e6533bb36bb163981b4ec5106d3b55dd;p=thirdparty%2Fasterisk.git channels/Makefile: clean pjsip directory git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@403736 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/channels/Makefile b/channels/Makefile index 79404d6b6b..10913de312 100644 --- a/channels/Makefile +++ b/channels/Makefile @@ -66,6 +66,7 @@ clean:: rm -f dahdi/*.o dahdi/*.i rm -f sip/*.o sip/*.i rm -f iax2/*.o iax2/*.i + rm -f pjsip/*.o pjsip/*.i rm -f h323/libchanh323.a h323/Makefile.ast h323/*.o h323/*.dep dist-clean::