7 lines
280 B
Text
7 lines
280 B
Text
# 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
|