"make test_shlibs" shows unresolved symbols for -lwbclient.
authorGünther Deschner <gd@samba.org>
Mon, 14 Jan 2008 09:43:49 +0000 (10:43 +0100)
committerGünther Deschner <gd@samba.org>
Mon, 14 Jan 2008 09:43:49 +0000 (10:43 +0100)
Guenther

source/Makefile.in

index f03bd1959ea93927111ad3b21e3d4a6b5baf7267..9adf285e77df51a474402dcc037b327ebd23825e 100644 (file)
@@ -342,7 +342,8 @@ LIBWBCLIENT_OBJ = nsswitch/libwbclient/wbclient.o \
                  nsswitch/libwbclient/wbc_pwd.o \
                  nsswitch/libwbclient/wbc_idmap.o \
                  nsswitch/libwbclient/wbc_sid.o \
-                 nsswitch/libwbclient/wbc_pam.o
+                 nsswitch/libwbclient/wbc_pam.o \
+                 $(SOCKET_WRAPPER_OBJ)
 
 
 LIBGPO_OBJ0 = libgpo/gpo_ldap.o libgpo/gpo_ini.o libgpo/gpo_util.o \