mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 22:32:21 +01:00
13 lines
186 B
Plaintext
13 lines
186 B
Plaintext
# vim:ft=automake
|
|
# All paths should be given relative to the root
|
|
#
|
|
|
|
EXTRA_DIST += \
|
|
certs/crl/crl.pem \
|
|
certs/crl/cliCrl.pem
|
|
|
|
EXTRA_DIST += \
|
|
certs/crl/crl.revoked
|
|
|
|
|