git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4fcf2c
)
s3-nss_wins: Fix unresolved ldb symbols in libnss_wins.so.
author
Günther Deschner
<gd@samba.org>
Thu, 30 Apr 2009 12:16:01 +0000
(14:16 +0200)
committer
Günther Deschner
<gd@samba.org>
Thu, 30 Apr 2009 12:18:09 +0000
(14:18 +0200)
The objects for this module should probably be cleaned up once.
Guenther
source3/Makefile.in
patch
|
blob
|
history
diff --git
a/source3/Makefile.in
b/source3/Makefile.in
index f76581857a46eb37ad181e2023d65e85f499b095..8bf29ddfda93d62b291381fd5a7a2c44977ed132 100644
(file)
--- a/
source3/Makefile.in
+++ b/
source3/Makefile.in
@@
-1063,7
+1063,7
@@
SMBFILTER_OBJ = utils/smbfilter.o $(PARAM_OBJ) $(LIBSMB_OBJ) $(LDB_OBJ) \
WINBIND_WINS_NSS_OBJ = ../nsswitch/wins.o $(PARAM_OBJ) \
$(LIBSMB_OBJ) $(LIB_NONSMBD_OBJ) $(NSSWINS_OBJ) $(KRBCLIENT_OBJ) \
- $(LIBNDR_GEN_OBJ0)
+ $(LIBNDR_GEN_OBJ0)
$(LDB_OBJ)
PAM_SMBPASS_OBJ_0 = pam_smbpass/pam_smb_auth.o pam_smbpass/pam_smb_passwd.o \
pam_smbpass/pam_smb_acct.o pam_smbpass/support.o