build: link in $(WINBIND_LIBS) instead of @LIBWBCLIENT_SHARED@
authorMichael Adam <obnox@samba.org>
Mon, 14 Jul 2008 11:44:34 +0000 (13:44 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 14 Jul 2008 14:57:18 +0000 (16:57 +0200)
commita60d295d3ac4a6e7a055927951f7207f09a3df7c
tree436568f6c12406e86aac95ad52d584da5c01e62f
parent0f609e55d8c58285de73fa0955df951042dfd9a0
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