diff --git a/IDE/ARDUINO/include.am b/IDE/ARDUINO/include.am index 2aef28d91..01b2d32fb 100644 --- a/IDE/ARDUINO/include.am +++ b/IDE/ARDUINO/include.am @@ -3,6 +3,6 @@ # All paths should be given relative to the root 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