mirror of https://github.com/wolfSSL/wolfssl.git
fix distribution issue
parent
9d49fae600
commit
14a7065f6e
|
@ -3,6 +3,6 @@
|
||||||
# All paths should be given relative to the root
|
# All paths should be given relative to the root
|
||||||
|
|
||||||
EXTRA_DIST+= IDE/ARDUINO/README.md
|
EXTRA_DIST+= IDE/ARDUINO/README.md
|
||||||
EXTRA_DIST+= IDE/ARDUINO/sketches/wolfssl_client.ino
|
EXTRA_DIST+= IDE/ARDUINO/sketches/wolfssl_client/wolfssl_client.ino
|
||||||
EXTRA_DIST+= IDE/ARDUINO/wolfssl-arduino.sh
|
EXTRA_DIST+= IDE/ARDUINO/wolfssl-arduino.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue