From: Mathieu Parent Date: Wed, 23 Sep 2009 17:04:39 +0000 (+0000) Subject: mod_tts_commandline: Remove Makefile and svn:ignore it X-Git-Tag: v1.0.6~1824 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fee3c78712e68a146e4237f50202ac67f4a2479e;p=thirdparty%2Ffreeswitch.git mod_tts_commandline: Remove Makefile and svn:ignore it git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14957 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/asr_tts/mod_tts_commandline/Makefile b/src/mod/asr_tts/mod_tts_commandline/Makefile deleted file mode 100644 index 2c35e6e98f..0000000000 --- a/src/mod/asr_tts/mod_tts_commandline/Makefile +++ /dev/null @@ -1,2 +0,0 @@ -BASE=../../../.. -include $(BASE)/build/modmake.rules