build: link in $(WINBIND_LIBS) instead of @LIBWBCLIENT_SHARED@
commitde7c35a8ab9701144d014199d156330cf6c1948f
authorMichael Adam <obnox@samba.org>
Mon, 14 Jul 2008 16:04:53 +0000 (14 18:04 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 14 Aug 2008 13:12:00 +0000 (14 15:12 +0200)
tree275ba519c72bc02c14553b12eb967d6903e89bbf
parentbec1046d54c6368ad7bc2171c27b4d39bdf369b4
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 73582e4c5168301696cdca569167402f17a67218)
source/Makefile.in