Let winbind depend directly on libnet rather than through the ejs bindings.
authorJelmer Vernooij <jelmer@samba.org>
Tue, 16 Sep 2008 16:03:36 +0000 (18:03 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 16 Sep 2008 16:03:36 +0000 (18:03 +0200)
source4/winbind/config.mk

index b5eb2c23f093af6f51c3e7e9eac81598c3ac7f06..1837c528910d239637fa112c3fb28835b9df5041 100644 (file)
@@ -13,7 +13,8 @@ PRIVATE_DEPENDENCIES = \
                RPC_NDR_LSA \
                dcerpc_samr \
                PAM_ERRORS \
-               LIBCLI_LDAP
+               LIBCLI_LDAP \
+               LIBSAMBA-NET
 # End SUBSYSTEM WINBIND
 #######################