lib/ntlm: add missing dependency to libwind.la
Signed-off-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:

committed by
Andrew Bartlett

parent
71c95fb38d
commit
be37f24ef4
@@ -23,6 +23,7 @@ $(libheimntlm_la_OBJECTS): $(srcdir)/version-script.map
|
||||
|
||||
libheimntlm_la_LIBADD = \
|
||||
../krb5/libkrb5.la \
|
||||
$(top_builddir)/lib/wind/libwind.la \
|
||||
$(LIB_hcrypto) \
|
||||
$(LIBADD_roken)
|
||||
|
||||
|
Reference in New Issue
Block a user