[asterisk-commits] mjordan: trunk r403737 - in /trunk: ./ channels/Makefile
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Dec 12 23:00:55 CST 2013
Author: mjordan
Date: Thu Dec 12 23:00:53 2013
New Revision: 403737
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=403737
Log:
channels/Makefile: clean pjsip directory
........
Merged revisions 403736 from http://svn.asterisk.org/svn/asterisk/branches/12
Modified:
trunk/ (props changed)
trunk/channels/Makefile
Propchange: trunk/
------------------------------------------------------------------------------
--- branch-12-merged (original)
+++ branch-12-merged Thu Dec 12 23:00:53 2013
@@ -1,1 +1,1 @@
-/branches/12:1-398558,398560-398577,398579-399305,399307-401390,401392-403290,403292-403398,403435,403458,403510,403527,403541-403542,403545,403559,403587,403616,403618,403639,403680,403705,403713
+/branches/12:1-398558,398560-398577,398579-399305,399307-401390,401392-403290,403292-403398,403435,403458,403510,403527,403541-403542,403545,403559,403587,403616,403618,403639,403680,403705,403713,403736
Modified: trunk/channels/Makefile
URL: http://svnview.digium.com/svn/asterisk/trunk/channels/Makefile?view=diff&rev=403737&r1=403736&r2=403737
==============================================================================
--- trunk/channels/Makefile (original)
+++ trunk/channels/Makefile Thu Dec 12 23:00:53 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