mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 09:42:21 +01:00
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
|
||
|
|
|