[asterisk-commits] mjordan: branch 12 r403736 - /branches/12/channels/Makefile

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Dec 12 23:00:11 CST 2013


Author: mjordan
Date: Thu Dec 12 23:00:05 2013
New Revision: 403736

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=403736
Log:
channels/Makefile: clean pjsip directory

Modified:
    branches/12/channels/Makefile

Modified: branches/12/channels/Makefile
URL: http://svnview.digium.com/svn/asterisk/branches/12/channels/Makefile?view=diff&rev=403736&r1=403735&r2=403736
==============================================================================
--- branches/12/channels/Makefile (original)
+++ branches/12/channels/Makefile Thu Dec 12 23:00:05 2013
@@ -66,6 +66,7 @@
 	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::




More information about the asterisk-commits mailing list