mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 17:32:42 +01:00
8 lines
280 B
Plaintext
8 lines
280 B
Plaintext
# vim:ft=automake
|
|
# All paths should be given relative to the root
|
|
|
|
EXTRA_DIST += examples/configs/README.md
|
|
EXTRA_DIST += examples/configs/user_settings_all.h
|
|
EXTRA_DIST += examples/configs/user_settings_min_ecc.h
|
|
EXTRA_DIST += examples/configs/user_settings_wolfboot_keytools.h
|