mirror of
https://github.com/samba-team/samba.git
synced 2025-01-20 14:03:59 +03:00
4298624589
auth_winbind to work, and to therefore use the new ntlm_auth and GENSEC in an otherwise Samba3 setup. I'm not quite sure what fun-and games my svn cp caused as I merged this from samba_3_0, but anyway... Andrew Bartlett (This used to be commit 5925b94a59da406d7e6b8cc695c99ba112fdfcd6)
8 lines
210 B
Makefile
8 lines
210 B
Makefile
#################################
|
|
# Start SUBSYSTEM LIB_WINBIND_CLIENT
|
|
[SUBSYSTEM::LIB_WINBIND_CLIENT]
|
|
ADD_OBJ_FILES = nsswitch/wb_common.o
|
|
|
|
# End SUBSYSTEM LIB_WINBIND_CLIENT
|
|
#################################
|