From 6db7f853205f9594106698aa79bfb476909c77c5 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Wed, 25 Mar 2009 16:59:25 +0000 Subject: [PATCH] revert r12780/MODAPP-243 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12781 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- src/mod/applications/mod_soundtouch/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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)