From: Anthony Minessale Date: Wed, 18 Feb 2009 20:14:18 +0000 (+0000) Subject: add clean of speex to update-clean X-Git-Tag: v1.0.3~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ecf8016837cfef2849fa2bd6f4f65c230e84b75;p=thirdparty%2Ffreeswitch.git add clean of speex to update-clean git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12143 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/Makefile.am b/Makefile.am index 4bb49d7640..dc71823fd2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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