mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-26 22:02:22 +01:00
8 lines
226 B
Plaintext
8 lines
226 B
Plaintext
# 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
|