Fix make dist missing files (#228)

This commit is contained in:
Nicolas Williams
2016-12-15 12:15:37 -06:00
parent 3657f23a9e
commit 3e65dfbc32
14 changed files with 61 additions and 3 deletions
+1
View File
@@ -242,6 +242,7 @@ test_asn1_files: asn1_compile$(EXEEXT) $(srcdir)/test.asn1
EXTRA_DIST = \
NTMakefile \
README.template \
asn1_compile-version.rc \
libasn1-exports.def \
cms.asn1 \
+1
View File
@@ -42,6 +42,7 @@ strlcpy.c:
EXTRA_DIST = \
NTMakefile \
com_err.3 \
compile_et-version.rc \
libcom_err-version.rc \
libcom_err-exports.def \
+7
View File
@@ -341,6 +341,13 @@ EXTRA_DIST = \
libgssapi-version.rc \
libgssapi-exports.def \
$(man_MANS) \
gen-oid.pl \
gssapi/gssapi_netlogon.h \
krb5/test_acquire_cred.c \
krb5/test_cred.c \
krb5/test_kcred.c \
krb5/test_oid.c \
oid.txt \
krb5/gkrb5_err.et \
mech/gssapi.asn1 \
spnego/spnego.asn1 \
+7
View File
@@ -335,9 +335,14 @@ EXTRA_DIST = \
DESperate.txt \
passwd_dialog.rc \
libhcrypto-exports.def \
dh-tfm.c \
ec.h \
ecdh.h \
ecdsa.h \
evp-crypt.c \
evp-w32.c \
evp-w32.h \
evp-wincng.c \
gen-des.pl \
md5crypt_test.c \
passwd_dialog.aps \
@@ -346,7 +351,9 @@ EXTRA_DIST = \
passwd_dialog.res \
passwd_dlg.c \
passwd_dlg.h \
rand-w32.c \
resource.h \
rsa-tfm.c \
rsakey.der \
rsakey2048.der \
rsakey4096.der \
+6
View File
@@ -347,6 +347,12 @@ EXTRA_DIST = \
tst-crypto-select5 \
tst-crypto-select6 \
tst-crypto-select7 \
data/PKITS_data.zip \
data/eccurve.pem \
data/https.crt \
data/https.key \
data/mkcert.sh \
data/nist-result2 \
data/n0ll.pem \
data/secp256r1TestCA.cert.pem \
data/secp256r1TestCA.key.pem \
+3
View File
@@ -401,6 +401,9 @@ test_config_strings.out: test_config_strings.cfg
EXTRA_DIST = \
NTMakefile \
config_reg.c \
dll.c \
libkrb5-exports.def.in \
verify_krb5_conf-version.rc \
krb5_err.et \
krb_err.et \
+17 -1
View File
@@ -245,7 +245,23 @@ EXTRA_DIST = \
NTMakefile \
roken.awk roken.h.in \
$(man_MANS) \
test-mem.h \
dirent.c \
dirent.hin \
dirent-test.c \
dlfcn.hin \
dlfcn_w32.c \
getifaddrs_w32.c \
ndbm_wrap.c \
ndbm_wrap.h \
rename.c \
simple_exec_w32.c \
sleep.c \
sockstartup_w32.c \
stdbool.hin \
stdint.hin \
syslogc.c \
syslog.hin \
test-mem.h \
test-mini_inetd.c \
win32_alloc.c \
version-script.map
+1 -1
View File
@@ -10,4 +10,4 @@ CHECK_LOCAL = no-check-local
libvers_la_SOURCES = print_version.c
EXTRA_DIST = NTMakefile $(build_HEADERZ)
EXTRA_DIST = NTMakefile $(build_HEADERZ) make-print-version.c