aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-18 21:28:28 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-18 21:28:28 +0000
commit7a0260fa84b040b98b74bd5b8f9cfbca60a15830 (patch)
treee10a7617b99ac2fccfc9cb12ea883ee5fb248b70 /res
parentec61d5502de636734bbdf62f9d011dba6c1b0ff1 (diff)
allow this module to export everything for now
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@183032 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'res')
-rw-r--r--res/res_ael_share.exports4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/res_ael_share.exports b/res/res_ael_share.exports
new file mode 100644
index 000000000..5db09cc02
--- /dev/null
+++ b/res/res_ael_share.exports
@@ -0,0 +1,4 @@
+{
+ global:
+ *;
+};