diff --git a/bucket/avr-gcc.json b/bucket/avr-gcc.json index d76632ce21..8095a4a779 100644 --- a/bucket/avr-gcc.json +++ b/bucket/avr-gcc.json @@ -44,7 +44,9 @@ "bin\\avr-run.exe", "bin\\avr-size.exe", "bin\\avr-strings.exe", - "bin\\avr-strip.exe" + "bin\\avr-strip.exe", + "bin\\avrdude.exe", + "bin\\make.exe" ], "post_install": [ "# manually shim bin\\avr-gcc-$version.exe",