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 | 8edf48bbf716c3a6b7919c74aa5ed954d9cce48d (patch) | |
tree | 73e52f14bbf4cfcb5a0744a6abf5a46374f2a621 /source3/exports | |
parent | 72ffac399077ad7777f1282c94d9b661e7fa53fb (diff) | |
download | samba-8edf48bbf716c3a6b7919c74aa5ed954d9cce48d.tar.gz |
For the fun of it, build netapi.so|.a.
Guenther
(This used to be commit 8cbc6bdede9e8fc423488c7632546c548234cc0c)
Diffstat (limited to 'source3/exports')
-rw-r--r-- | source3/exports/netapi.syms | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/exports/netapi.syms b/source3/exports/netapi.syms new file mode 100644 index 00000000000..eb34bfc012a --- /dev/null +++ b/source3/exports/netapi.syms @@ -0,0 +1,3 @@ +{ + global: *; +}; |