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