add NTMakefile and windows directories
This commit is contained in:
@@ -13,7 +13,7 @@ nodist_include_HEADERS = krb5-types.h
|
||||
|
||||
noinst_HEADERS = heim_threads.h crypto-headers.h
|
||||
|
||||
EXTRA_DIST = krb5-types.cross
|
||||
EXTRA_DIST = NTMakefile krb5-types.cross
|
||||
|
||||
if !CROSS_COMPILE
|
||||
|
||||
|
@@ -4,3 +4,4 @@ include $(top_srcdir)/Makefile.am.common
|
||||
|
||||
CLEANFILES = gssapi.h gssapi_krb5.h gssapi_spnego.h gssapi_ntlm.h gssapi_oid.h
|
||||
|
||||
EXTRA_DIST = NTMakefile
|
||||
|
@@ -26,3 +26,5 @@ CLEANFILES = \
|
||||
rsa.h \
|
||||
sha.h \
|
||||
ui.h
|
||||
|
||||
EXTRA_DIST = NTMakefile
|
||||
|
@@ -4,3 +4,5 @@ include $(top_srcdir)/Makefile.am.common
|
||||
|
||||
CLEANFILES = admin.h kadm5_err.h private.h
|
||||
CLEANFILES += kadm5-private.h kadm5-protos.h kadm5-pwcheck.h
|
||||
|
||||
EXTRA_DIST = NTMakefile
|
||||
|
Reference in New Issue
Block a user