add clean of speex to update-clean

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12143 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2009-02-18 20:14:18 +00:00
parent 9440618b65
commit 4ecf801683
1 changed files with 1 additions and 0 deletions

View File

@ -348,6 +348,7 @@ update-clean: clean modwipe uninstall libs/openzap/Makefile python-reconf
cd libs/sofia-sip && $(MAKE) clean
cd libs/openzap && $(MAKE) clean
cd libs/portaudio && $(MAKE) clean
cd libs/speex && $(MAKE) clean
swigall:
@echo reswigging all