build: link in $(WINBIND_LIBS) instead of @LIBWBCLIENT_SHARED@
authorMichael Adam <obnox@samba.org>
Mon, 14 Jul 2008 16:04:53 +0000 (18:04 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 14 Jul 2008 21:16:45 +0000 (23:16 +0200)
commit73582e4c5168301696cdca569167402f17a67218
treed62264bd5ffbcfb2af5b5f5a3c7190961c21fb2b
parent4330a2ab1308bd2b1508d5126146742540219520
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
source/Makefile.in