9 lines
176 B
Plaintext
9 lines
176 B
Plaintext
# vim:ft=automake
|
|
# All paths should be given relative to the root
|
|
#
|
|
|
|
EXTRA_DIST += \
|
|
certs/ecc/genecc.sh \
|
|
certs/ecc/wolfssl.cnf \
|
|
certs/ecc/wolfssl_384.cnf
|