mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-26 14:22:21 +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
|