mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-26 22:12:20 +01:00
17 lines
533 B
Plaintext
17 lines
533 B
Plaintext
# vim:ft=automake
|
|
# included from Top Level Makefile.am
|
|
# All paths should be given relative to the root
|
|
|
|
EXTRA_DIST += \
|
|
IDE/INTIME-RTOS/README.md \
|
|
IDE/INTIME-RTOS/user_settings.h \
|
|
IDE/INTIME-RTOS/libwolfssl.c \
|
|
IDE/INTIME-RTOS/libwolfssl.vcxproj \
|
|
IDE/INTIME-RTOS/wolfExamples.c \
|
|
IDE/INTIME-RTOS/wolfExamples.h \
|
|
IDE/INTIME-RTOS/wolfExamples.vcxproj \
|
|
IDE/INTIME-RTOS/wolfExamples.sln \
|
|
IDE/INTIME-RTOS/wolfssl-lib.sln \
|
|
IDE/INTIME-RTOS/wolfssl-lib.vcxproj \
|
|
IDE/INTIME-RTOS/Makefile
|