[Freeswitch-svn] [commit] r13204 - freeswitch/trunk

FreeSWITCH SVN anthm at freeswitch.org
Wed Apr 29 19:20:25 PDT 2009


Author: anthm
Date: Wed Apr 29 21:20:25 2009
New Revision: 13204

Log:
clean esl on make current

Modified:
   freeswitch/trunk/Makefile.am

Modified: freeswitch/trunk/Makefile.am
==============================================================================
--- freeswitch/trunk/Makefile.am	(original)
+++ freeswitch/trunk/Makefile.am	Wed Apr 29 21:20:25 2009
@@ -356,6 +356,7 @@
 	cd libs/openzap && $(MAKE) clean
 	cd libs/portaudio && $(MAKE) clean
 	cd libs/speex && $(MAKE) clean
+	cd libs/esl && ${MAKE) clean
 
 swigall:
 	@echo reswigging all



More information about the Freeswitch-svn mailing list