Windows: Change when assemblies and shims are built
The assemblies should be built when the lib directory is build because the generated application manifest should be used with all the tools and executables that use the libraries.
This commit is contained in:
@@ -45,7 +45,7 @@ dir_hcrypto = hcrypto
|
||||
|
||||
SUBDIRS = roken vers editline com_err sl wind asn1 sqlite \
|
||||
$(dir_hcrypto) hx509 krb5 heimdal ntlm kafs gssapi hdb \
|
||||
kadm5 auth $(dir_45) $(dir_otp) $(dir_dce)
|
||||
kadm5 auth $(dir_45) $(dir_otp) $(dir_dce) ..\packages\windows\assembly
|
||||
|
||||
!include ../windows/NTMakefile.w32
|
||||
|
||||
|
Reference in New Issue
Block a user