forked from Mirrors/freeswitch
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13205 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
f540036135
commit
8ca5a7aee8
|
@ -356,7 +356,7 @@ update-clean: clean modwipe uninstall libs/openzap/Makefile python-reconf
|
|||
cd libs/openzap && $(MAKE) clean
|
||||
cd libs/portaudio && $(MAKE) clean
|
||||
cd libs/speex && $(MAKE) clean
|
||||
cd libs/esl && ${MAKE) clean
|
||||
cd libs/esl && $(MAKE) clean
|
||||
|
||||
swigall:
|
||||
@echo reswigging all
|
||||
|
|
Loading…
Reference in New Issue