summaryrefslogtreecommitdiff
path: root/source3/exports
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2008-09-14 15:30:57 +0200
committerVolker Lendecke <vl@samba.org>2008-12-17 12:57:18 +0100
commit5659f18b86bf1c60fba2bfd76d16e155ae1fb41c (patch)
treea80c5fd99a8614004f8d5d001021a57d53ab4fc4 /source3/exports
parent390f19b649b85a8f8ab762c6a4e9d1a3d23d3f47 (diff)
downloadsamba-5659f18b86bf1c60fba2bfd76d16e155ae1fb41c.tar.gz
samba-5659f18b86bf1c60fba2bfd76d16e155ae1fb41c.tar.bz2
samba-5659f18b86bf1c60fba2bfd76d16e155ae1fb41c.zip
Compile liblua
Diffstat (limited to 'source3/exports')
-rw-r--r--source3/exports/liblua.syms5
1 files changed, 5 insertions, 0 deletions
diff --git a/source3/exports/liblua.syms b/source3/exports/liblua.syms
new file mode 100644
index 0000000000..8f598f1d11
--- /dev/null
+++ b/source3/exports/liblua.syms
@@ -0,0 +1,5 @@
+{
+ global: *;
+
+ local: *;
+};