diff --git a/Makefile b/Makefile index 63d4965..1b213f9 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ flash-%: MockBand.%.hex dist: MockBand.zip -build/MockBand.zip: firmwares +MockBand.zip: firmwares rm -f $@ zip -r $@ README.md *.hex docs/