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