projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a5e431
)
channels/Makefile: clean pjsip directory
author
Matthew Jordan
<mjordan@digium.com>
Fri, 13 Dec 2013 05:00:53 +0000
(
05:00
+0000)
committer
Matthew Jordan
<mjordan@digium.com>
Fri, 13 Dec 2013 05:00:53 +0000
(
05:00
+0000)
........
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
patch
|
blob
|
history
diff --git
a/channels/Makefile
b/channels/Makefile
index
79404d6
..
10913de
100644
(file)
--- 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::