sprinkle more windows files

This commit is contained in:
Love Hörnquist Åstrand
2011-07-23 11:18:21 -07:00
parent 0b3c720c01
commit 12403a31ce
14 changed files with 51 additions and 5 deletions

View File

@@ -40,4 +40,4 @@ LDADD = \
$(LIB_readline) \
$(LIB_roken)
EXTRA_DIST = NTMakefile $(man_MANS) ktutil-commands.in
EXTRA_DIST = NTMakefile ktutil-version.rc $(man_MANS) ktutil-commands.in

View File

@@ -89,4 +89,9 @@ add_random_users_LDADD = \
test_util_LDADD = $(kadmin_LDADD)
EXTRA_DIST = NTMakefile $(man_MANS) kadmin-commands.in
EXTRA_DIST = \
NTMakefile \
kadmin-version.rc \
kadmind-version.rc \
$(man_MANS) \
kadmin-commands.in

View File

@@ -128,4 +128,12 @@ krb5_HEADERS = windc_plugin.h
build_HEADERZ = $(krb5_HEADERS) # XXX
EXTRA_DIST = NTMakefile $(man_MANS) version-script.map
EXTRA_DIST = \
hprop-version.rc \
hpropd-version.rc \
kdc-version.rc \
kstash-version.rc \
libkdc-version.rc \
string2key-version.rc \
libkdc-exports.def \
NTMakefile $(man_MANS) version-script.map

View File

@@ -73,6 +73,12 @@ LDADD = \
$(LIB_roken)
EXTRA_DIST = NTMakefile $(man_MANS) \
kcc-version.rc \
kdestroy-version.rc \
kdigest-version.rc \
kgetcred-version.rc \
kimpersonate-version.rc \
kinit-version.rc \
kuser_locl.h kcc-commands.in kdigest-commands.in copy_cred_cache.1
# make sure install-exec-hook doesn't have any commands in Makefile.am.common

View File

@@ -227,6 +227,8 @@ test_asn1_files: asn1_compile$(EXEEXT) $(srcdir)/test.asn1
EXTRA_DIST = \
NTMakefile \
asn1_compile-version.rc \
libasn1-exports.def \
cms.asn1 \
cms.opt \
asn1_err.et \

View File

@@ -38,4 +38,9 @@ snprintf.c:
strlcpy.c:
$(LN_S) $(srcdir)/../roken/strlcpy.c .
EXTRA_DIST = NTMakefile version-script.map
EXTRA_DIST = \
NTMakefile \
compile_et-version.rc \
libcom_err-version.rc \
libcom_err-exports.def \
version-script.map

View File

@@ -334,6 +334,8 @@ $(gsstool_OBJECTS): gss-commands.h
EXTRA_DIST = \
NTMakefile \
libgssapi-version.rc \
libgssapi-exports.def \
$(man_MANS) \
krb5/gkrb5_err.et \
mech/gssapi.asn1 \

View File

@@ -315,6 +315,8 @@ CLEANFILES = \
EXTRA_DIST = \
NTMakefile \
DESperate.txt \
passwd_dialog.rc \
libhcrypto-exports.def \
dllmain.c \
ec.h \
ecdh.h \

View File

@@ -132,6 +132,8 @@ hdb_err.h: hdb_err.et
EXTRA_DIST = \
NTMakefile \
libhdb-version.rc \
libhdb-exports.def \
hdb.asn1 \
hdb_err.et \
hdb.schema \

View File

@@ -300,6 +300,8 @@ test_query: test_query.in Makefile
EXTRA_DIST = \
NTMakefile \
hxtool-version.rc \
libhx509-exports.def \
version-script.map \
crmf.asn1 \
hx509_err.et \

View File

@@ -180,6 +180,11 @@ $(srcdir)/kadm5-private.h:
EXTRA_DIST = \
NTMakefile \
iprop-log-version.rc \
ipropd-master-version.rc \
ipropd-slave-version.rc \
libkadm5srv-version.rc \
libkadm5srv-exports.def \
kadm5_err.et \
iprop-commands.in \
$(man_MANS) \

View File

@@ -356,6 +356,7 @@ test_config_strings.out: test_config_strings.cfg
EXTRA_DIST = \
NTMakefile \
verify_krb5_conf-version.rc \
krb5_err.et \
krb_err.et \
heim_err.et \

View File

@@ -37,7 +37,12 @@ check_PROGRAMS = test_ntlm
LDADD = libheimntlm.la $(LIB_roken)
EXTRA_DIST = NTMakefile version-script.map ntlm_err.et
EXTRA_DIST = \
NTMakefile \
libheimntlm-version.rc \
libheimntlm-exports.def \
version-script.map \
ntlm_err.et
CLEANFILES = \
ntlm_err.c ntlm_err.h

View File

@@ -113,6 +113,7 @@ punycode_examples.h punycode_examples.c: gen-punycode-examples.py rfc3492.txt
EXTRA_DIST = \
NTMakefile \
libwind-exports.def \
CompositionExclusions-3.2.0.txt \
DerivedNormalizationProps.txt \
NormalizationCorrections.txt \