libnetapi: fix build of shared library after libnet_join changes.
commit8dca23a5597a717c7f79bab0494122e71528272b
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)
tree89eff1369ca3cd727755f881f5b1eafad8fc0e9c
parent123fc3980a83d956bffaa689f3af81bbf81ce1c1
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
source/Makefile.in