mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 01:52:42 +01:00
9 lines
242 B
Plaintext
9 lines
242 B
Plaintext
|
|
# vim:ft=automake
|
||
|
|
# included from Top Level Makefile.am
|
||
|
|
# All paths should be given relative to the root
|
||
|
|
|
||
|
|
EXTRA_DIST += \
|
||
|
|
IDE/ECLIPSE/RTTHREAD/README.md \
|
||
|
|
IDE/ECLIPSE/RTTHREAD/user_settings.h \
|
||
|
|
IDE/ECLIPSE/RTTHREAD/wolfssl_test.c
|