From 8ca5a7aee85d2ec40fed4e6d43231d52b672aa53 Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Thu, 30 Apr 2009 02:45:12 +0000 Subject: [PATCH] doh git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13205 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index b26bd3efc0..59846b5624 100644 --- a/Makefile.am +++ b/Makefile.am @@ -356,7 +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 + cd libs/esl && $(MAKE) clean swigall: @echo reswigging all