[Freeswitch-svn] [commit] r12143 - freeswitch/trunk
    FreeSWITCH SVN 
    anthm at freeswitch.org
       
    Wed Feb 18 12:14:18 PST 2009
    
    
  
Author: anthm
Date: Wed Feb 18 14:14:18 2009
New Revision: 12143
Log:
add clean of speex to update-clean
Modified:
   freeswitch/trunk/Makefile.am
Modified: freeswitch/trunk/Makefile.am
==============================================================================
--- freeswitch/trunk/Makefile.am	(original)
+++ freeswitch/trunk/Makefile.am	Wed Feb 18 14:14:18 2009
@@ -348,6 +348,7 @@
 	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
    
    
More information about the Freeswitch-svn
mailing list