wolfssl/IDE/ARDUINO/include.am

9 lines
321 B
Plaintext
Raw Normal View History

2016-01-08 11:54:46 -07:00
# vim:ft=automake
# included from Top Level Makefile.am
# All paths should be given relative to the root
EXTRA_DIST+= IDE/ARDUINO/README.md
2016-09-16 10:04:50 -06:00
EXTRA_DIST+= IDE/ARDUINO/sketches/wolfssl_client/wolfssl_client.ino
2019-01-08 14:28:30 -08:00
EXTRA_DIST+= IDE/ARDUINO/sketches/wolfssl_server/wolfssl_server.ino
2016-01-08 11:54:46 -07:00
EXTRA_DIST+= IDE/ARDUINO/wolfssl-arduino.sh