mirror of
https://github.com/wolfSSL/wolfssl
synced 2026-05-24 10:18:22 +00:00
7 lines
226 B
Text
7 lines
226 B
Text
# vim:ft=automake
|
|
# included from Top Level Makefile.am
|
|
# All paths should be given relative to the root
|
|
|
|
include wrapper/python/wolfcrypt/include.am
|
|
include wrapper/python/wolfssl/include.am
|
|
include wrapper/CSharp/include.am
|