libnetapi: fix build of shared library after libnet_join changes.
commite9a501a501e111208cc39f3a9f8c345b8c55ad97
authorMichael Adam <obnox@samba.org>
Wed, 6 Aug 2008 11:56:52 +0000 (6 13:56 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 6 Aug 2008 11:56:52 +0000 (6 13:56 +0200)
tree959f21c299b7d4f5267ca7a05cf2baaca1207be3
parentf8534d5c78bf98a54e918aa62f5cea812483f17a
libnetapi: fix build of shared library after libnet_join changes.

This needs create_builtin_administrators() and create_builtin_users()
from token_utils now. Did not pop up because the only users of the
shared lib currently are the examples in lib/netapi/examples/
which are not automatically built.

Michael
(This used to be commit 8dca23a5597a717c7f79bab0494122e71528272b)
source3/Makefile.in