mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 10:42:21 +01:00
10 lines
266 B
Plaintext
10 lines
266 B
Plaintext
# vim:ft=automake
|
|
# All paths should be given relative to the root
|
|
#
|
|
|
|
EXTRA_DIST += \
|
|
certs/external/ca-globalsign-root.pem \
|
|
certs/external/ca-google-root.pem\
|
|
certs/external/ca-digicert-ev.pem \
|
|
certs/external/baltimore-cybertrust-root.pem
|