mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-26 17:23:01 +01:00
10 lines
287 B
Plaintext
10 lines
287 B
Plaintext
# vim:ft=automake
|
|
# All paths should be given relative to the root
|
|
|
|
include examples/benchmark/include.am
|
|
include examples/client/include.am
|
|
include examples/echoclient/include.am
|
|
include examples/echoserver/include.am
|
|
include examples/server/include.am
|
|
include examples/sctp/include.am
|