From fc8c0ef28f669a53bcab3a862b4ef71b33665b2e Mon Sep 17 00:00:00 2001 From: Matthew Jordan Date: Fri, 13 Dec 2013 05:00:53 +0000 Subject: channels/Makefile: clean pjsip directory ........ Merged revisions 403736 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@403737 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- channels/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/channels/Makefile b/channels/Makefile index 79404d6b6..10913de31 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:: -- cgit v1.2.3