mirror of
https://github.com/wolfSSL/wolfssl
synced 2026-05-24 10:18:22 +00:00
11 lines
319 B
Text
11 lines
319 B
Text
|
|
# vim:ft=automake
|
||
|
|
# included from Top Level Makefile.am
|
||
|
|
# All paths should be given relative to the root
|
||
|
|
|
||
|
|
EXTRA_DIST+= IDE/NETOS/Makefile.wolfcrypt.inc
|
||
|
|
EXTRA_DIST+= IDE/NETOS/user_settings.h
|
||
|
|
EXTRA_DIST+= IDE/NETOS/user_settings.h-cert2425
|
||
|
|
EXTRA_DIST+= IDE/NETOS/wolfssl_netos_custom.c
|
||
|
|
EXTRA_DIST+= IDE/NETOS/README.md
|
||
|
|
|