Files
tiny_computer/android/extern/wolfssl/IDE/QNX/include.am
2024-02-29 19:35:00 +08:00

13 lines
456 B
Plaintext

# vim:ft=automake
# included from Top Level Makefile.am
# All paths should be given relative to the root
EXTRA_DIST+= IDE/QNX/README.md
EXTRA_DIST+= IDE/QNX/CAAM-DRIVER/Makefile
EXTRA_DIST+= IDE/QNX/example-server/Makefile
EXTRA_DIST+= IDE/QNX/example-server/server-tls.c
EXTRA_DIST+= IDE/QNX/example-client/Makefile
EXTRA_DIST+= IDE/QNX/example-client/client-tls.c
EXTRA_DIST+= IDE/QNX/example-cmac/Makefile
EXTRA_DIST+= IDE/QNX/example-cmac/cmac-test.c