diff options
author | Günther Deschner <gd@samba.org> | 2007-12-06 19:15:30 +0100 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2007-12-21 15:29:09 +0100 |
commit | 8cbc6bdede9e8fc423488c7632546c548234cc0c (patch) | |
tree | 2ed51f40b71f9bef868b58c4197b1caa45ab9848 /source/exports | |
parent | d341d251d6e22e9cc1c4596038fd5fe5c7c6c174 (diff) | |
download | samba-8cbc6bdede9e8fc423488c7632546c548234cc0c.tar.gz |
For the fun of it, build netapi.so|.a.
Guenther
Diffstat (limited to 'source/exports')
-rw-r--r-- | source/exports/netapi.syms | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/exports/netapi.syms b/source/exports/netapi.syms new file mode 100644 index 00000000000..eb34bfc012a --- /dev/null +++ b/source/exports/netapi.syms @@ -0,0 +1,3 @@ +{ + global: *; +}; |