From: Kevin P. Fleming Date: Wed, 18 Mar 2009 21:28:28 +0000 (+0000) Subject: allow this module to export everything for now X-Git-Tag: 11.0.0-beta1~5215 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5a30ea385f32bde06f3cae8fdb3d5accde93a17a;p=thirdparty%2Fasterisk.git allow this module to export everything for now git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@183032 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/res/res_ael_share.exports b/res/res_ael_share.exports new file mode 100644 index 0000000000..5db09cc022 --- /dev/null +++ b/res/res_ael_share.exports @@ -0,0 +1,4 @@ +{ + global: + *; +};