build: link in $(WINBIND_LIBS) instead of @LIBWBCLIENT_SHARED@
commit73381cac8f6f30b6944613b63d4c752a4e81b3ca
authorMichael Adam <obnox@samba.org>
Mon, 14 Jul 2008 11:44:34 +0000 (14 13:44 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 16 Jul 2008 07:23:26 +0000 (16 09:23 +0200)
tree45b0c6a40fb1a03fc755d1ebee7079639d3ad0e1
parent0562af57c71964ee7283a9cea46d0a1b18b954aa
build: link in $(WINBIND_LIBS) instead of @LIBWBCLIENT_SHARED@

This should fix some more picky makes when not building @LIBWBCLINET_SHARED@.
Moreover, we want to link against -lwbclient, not against bin/libwbclient.so,
anyways.

Michael
(cherry picked from commit a60d295d3ac4a6e7a055927951f7207f09a3df7c)
source/Makefile.in