Windows: Build system changes to catch up with mainline
roken is now built in the root NTMakefile and auth no longer exists.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
thirdparty=thirdparty
|
||||
!endif
|
||||
|
||||
SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc \
|
||||
SUBDIRS = include lib\roken base lib kuser kdc admin kadmin kpasswd appl doc \
|
||||
tools tests packages etc $(thirdparty) packages\windows\installer
|
||||
|
||||
!include windows/NTMakefile.w32
|
||||
|
@@ -43,9 +43,9 @@ dir_dce = kdfs
|
||||
dir_hcrypto = hcrypto
|
||||
!endif
|
||||
|
||||
SUBDIRS = roken vers editline com_err sl wind asn1 sqlite \
|
||||
SUBDIRS = 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) ..\packages\windows\assembly
|
||||
kadm5 $(dir_45) $(dir_otp) $(dir_dce) ..\packages\windows\assembly
|
||||
|
||||
!include ../windows/NTMakefile.w32
|
||||
|
||||
|
Reference in New Issue
Block a user