From f540036135e848c49be6f0c95cea6c59de9f9f8e Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Thu, 30 Apr 2009 02:20:25 +0000 Subject: [PATCH] clean esl on make current git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13204 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index b19f124f44..b26bd3efc0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -356,6 +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 swigall: @echo reswigging all