From: Michael Jerris Date: Wed, 25 Mar 2009 16:59:25 +0000 (+0000) Subject: revert r12780/MODAPP-243 X-Git-Tag: v1.0.4~1384 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6db7f853205f9594106698aa79bfb476909c77c5;p=thirdparty%2Ffreeswitch.git revert r12780/MODAPP-243 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12781 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/applications/mod_soundtouch/Makefile b/src/mod/applications/mod_soundtouch/Makefile index 095e14d489..94e5519d38 100644 --- a/src/mod/applications/mod_soundtouch/Makefile +++ b/src/mod/applications/mod_soundtouch/Makefile @@ -14,7 +14,6 @@ $(DIRECTORY): $(GETLIB) $(VERSION).tar.gz cd $(DIRECTORY) && ./configure $(DEFAULT_ARGS) --enable-integer-samples -$(LA): - $(DIRECTORY) +$(LA): $(DIRECTORY) cd $(DIRECTORY) && $(MAKE) $(TOUCH_TARGET)