[Freeswitch-trunk] [commit] r12781 - freeswitch/trunk/src/mod/applications/mod_soundtouch
FreeSWITCH SVN
mikej at freeswitch.org
Wed Mar 25 09:59:25 PDT 2009
Author: mikej
Date: Wed Mar 25 11:59:25 2009
New Revision: 12781
Log:
revert r12780/MODAPP-243
Modified:
freeswitch/trunk/src/mod/applications/mod_soundtouch/Makefile
Modified: freeswitch/trunk/src/mod/applications/mod_soundtouch/Makefile
==============================================================================
--- freeswitch/trunk/src/mod/applications/mod_soundtouch/Makefile (original)
+++ freeswitch/trunk/src/mod/applications/mod_soundtouch/Makefile Wed Mar 25 11:59:25 2009
@@ -14,7 +14,6 @@
$(GETLIB) $(VERSION).tar.gz
cd $(DIRECTORY) && ./configure $(DEFAULT_ARGS) --enable-integer-samples
-$(LA):
- $(DIRECTORY)
+$(LA): $(DIRECTORY)
cd $(DIRECTORY) && $(MAKE)
$(TOUCH_TARGET)
More information about the Freeswitch-trunk
mailing list