Windows: ktutil.exe requires libkadmsrv and libhdb
Include libkadmsrv.dll and libhdb.dll in the assembly which are required for ktutil.exe to load. Change-Id: Ic72d51e72daac71683a7f7000fe084197ee3c94a
This commit is contained in:
@@ -129,7 +129,7 @@ $(LIBHDB): $(BINDIR)\libhdb.dll
|
||||
|
||||
$(BINDIR)\libhdb.dll: $(libhdb_OBJs) $(ldap_lib) $(LIBHEIMBASE) $(LIBHEIMDAL) $(LIBSQLITE) $(LIBCOMERR) $(LIBROKEN) $(RES)
|
||||
$(DLLGUILINK) -def:libhdb-exports.def -implib:$(LIBHDB)
|
||||
$(DLLPREP)
|
||||
$(DLLPREP_NODIST)
|
||||
|
||||
clean::
|
||||
-$(RM) $(BINDIR)\libhdb.*
|
||||
|
Reference in New Issue
Block a user