mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 00:22:22 +01:00
10 lines
242 B
Plaintext
10 lines
242 B
Plaintext
# vim:ft=automake
|
|
# included from Top Level Makefile.am
|
|
# All paths should be given relative to the root
|
|
|
|
include wrapper/Ada/include.am
|
|
include wrapper/CSharp/include.am
|
|
include wrapper/rust/include.am
|
|
|
|
EXTRA_DIST+= wrapper/python/README.md
|