From: Brian West Date: Mon, 31 Dec 2007 16:40:26 +0000 (+0000) Subject: Fix this X-Git-Tag: v1.0-rc1~859 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c643ef702596d014ad87a19f61b014e3da5236e4;p=thirdparty%2Ffreeswitch.git Fix this git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7038 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/formats/mod_local_stream/Makefile b/src/mod/formats/mod_local_stream/Makefile index 09018d1801..d61a011991 100644 --- a/src/mod/formats/mod_local_stream/Makefile +++ b/src/mod/formats/mod_local_stream/Makefile @@ -1,2 +1,2 @@ -MODNAME=mod_native_file +MODNAME=mod_local_stream include ../../../../build/modmake.rules